zephyr/subsys/testsuite
Krzysztof Chruscinski 8850954c6d testsuite: ztest: Add logs flushing after suite
Flushing logs here is especially vital if LOG_PRINTK is enabled.
In that case printk goes to log and without flushing after all
tests are run you will not get the final report out.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-27 10:02:21 +01:00
..
busy_sim testsuite: busy_sim: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
coverage tests: coverage: fix the blocking on mps2_an385 coverage report 2022-01-12 16:30:39 -06:00
include testsuite: tc_util: Flush logs before posix_exit 2022-01-27 10:02:21 +01:00
ztest testsuite: ztest: Add logs flushing after suite 2022-01-27 10:02:21 +01:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
unittest.cmake cmake: remove CMake policy CMP0000 and CMP0002 in unittest.cmake 2021-12-18 14:58:55 +01:00