zephyr/subsys/testsuite
Krzysztof Chruscinski 3fd3793c76 testsuite: tc_util: Limit include range
tc_util.h is also included by unit tests and in that case it
cannot have dependencies to subsystems. Including log_ctrl.h
only for ARCH_POSIX where it is needed to flush logs before
exit.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-27 09:58:08 -05: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: Limit include range 2022-01-27 09:58:08 -05: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