MMS 012c5c360e 7.3.0
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
2023-09-13 20:25:46 -04:00
..
2023-09-13 20:25:46 -04:00
2023-02-18 09:17:17 -05:00

This directory contains tests of the QXK 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