zephyr/subsys/testsuite
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
..
busy_sim testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
coverage linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
include ztest: Add register functionality 2021-10-28 16:57:51 -04:00
ztest testsuite: ztest: Do logging flush only when default thread is used 2021-11-29 10:34:22 -05:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig testsuite: ztest: Add logs flushing after each test case 2021-11-20 11:58:40 -05:00
unittest.cmake ztest: Add register functionality 2021-10-28 16:57:51 -04:00