mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-14 05:42:57 +08:00
21c7bde7b5
7.1.1-beta1
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
|
|
|
|
|