mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-02-04 07:13:16 +08:00
012c5c360e
Added QP Functional Safety (FuSa) Subsystem Memory Isolation with MPU MISRA-C:2023 compliance Changed comments from C-style to C++ style Added QAsm abstract state machine base class Added memory marker to QEvt and rearranged memory layout Updated: QP-FreeRTOS, QP-ESP-IDF,QP-Zephyr Added drift-free ticking for QP-POSIX Reorganized documentation Updated 3rd_party
This directory contains tests of the QK kernel. These are SYSTEM tests, where QP is not stubbed-out, but rather the actual QP code is used instead. NOTE: The tests run only on embedded targets and do NOT run on the host computer. NOTE: To avoid stubbing-out the QP framework, the tests define Q_UTEST=0