mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-02-04 07:13:16 +08:00
7.1.3 Replaced QF_EVT_REF_CTR_INC_() with QEvt_refCtr_inc_() in ports - embOS - ESP-IDF - Qt 7.1.3 7.1.3 7.1.3 7.1.3 7.1.3 7.1.3 7.1.2 first commit after fixing history Revert "7.1.2" This reverts commit 90cf4e1471b5e9c0853af97af8ec0bc67c7e19c6. 7.1.2 first commit after fixing the history 7.0.1
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
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
|
|
|
|
|