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> |
||
|---|---|---|
| .. | ||
| coverage | ||
| include | ||
| ztest | ||
| CMakeLists.txt | ||
| Kconfig | ||
| unittest.cmake | ||