zephyr/subsys/testsuite
Tom Burdick 5de7e415a0 logging: Add a log flush operation
Ensure all pending log messages are processed by the log processing
thread when log_flush is called, blocking the caller until done.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-01-15 09:33:28 +01:00
..
arch
boards/unit_testing/unit_testing tests: twister: add supported toolchains for unit tests 2025-01-10 17:12:09 -05:00
busy_sim
coverage
include/zephyr
soc
ztest logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
CMakeLists.txt testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
Kconfig tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
Kconfig.defconfig