zephyr/subsys/testsuite
Piotr Mienkowski 41c10d4f66 ztest: fix ztest thread priority in cooperative mode
By default ztest thread is running at the priority `-1`. This value is
invalid when the testcase is running in cooperative mode only. Set
default ztest thread priority to `-2` if this is the case. The fix is
modeled on the approach used to define the default
`MAIN_THREAD_PRIORITY`.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2021-04-21 08:10:36 -05:00
..
coverage linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
include tests: Add missing timestamp_serialize() for Armv8-R aarch64 2021-04-13 07:47:44 -04:00
ztest ztest: fix ztest thread priority in cooperative mode 2021-04-21 08:10:36 -05:00
CMakeLists.txt
Kconfig testsuite: only enable TEST_ARM_CORTEX_M when building tests 2021-03-01 14:33:26 +03:00
unittest.cmake