zephyr/subsys/testsuite/ztest
Krzysztof Chruscinski 4d6315a681 testsuite: ztest: Do logging flush only when default thread is used
Add guard to not pend until all logs are flushed when default
logging thread is disabled. In that case, logging has no control
where logs are processed and sleeping may not lead to flushing
log data. That may result in test hanging.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-29 10:34:22 -05:00
..
include clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
src testsuite: ztest: Do logging flush only when default thread is used 2021-11-29 10:34:22 -05:00
CMakeLists.txt tests: ztest: add a common fatal and assert hook for special purpose 2021-01-13 09:05:31 -05:00
Kconfig ztest: fix ztest thread priority in cooperative mode 2021-04-21 08:10:36 -05:00