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 unit_testing: Correct one comment refering to native_posix 2024-08-16 09:21:18 +01:00
boards/unit_testing/unit_testing tests: twister: add supported toolchains for unit tests 2025-01-10 17:12:09 -05:00
busy_sim testsuite: busy_sim: Add alarm cancelation to stop function 2024-08-07 19:04:04 -04:00
coverage testsuite: coverage: fix arm64 build with gcov enabled 2024-08-13 14:57:50 +02:00
include/zephyr testsuite: change controlling expressions in while to Boolean 2024-06-21 15:41:26 -04:00
soc scripts: tests: Blackbox test expansion - platform 2024-03-31 17:37:09 -04:00
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