..
2023-09-13 20:25:46 -04:00
2023-09-13 20:25:46 -04:00
2023-12-06 16:17:18 -05:00
2023-09-13 20:25:46 -04:00
2023-12-06 16:17:18 -05:00
2023-02-18 09:17:18 -05:00

The `qpc/test/` directory is planned to contain a growing number of system-level tests, which are based on QUTest, but *without* the QP-stub. The tests take advantage of the new QUTest configuration, where the QP-stub is NOT included (because the actual QP framework is linked). This configuration is activated by defining macro `Q_UTEST=0`.

@attention
Many tests provided in the `qpc/test/` directory run only on embedded targets and cannot run on the host machine.