zephyr/subsys/testsuite/ztest
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
..
include/zephyr tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
src logging: Add a log flush operation 2025-01-15 09:33:28 +01:00
unittest/include/zephyr/arch ztest: include: unittest: relocate cpu.h and include only if unit-test 2024-05-10 11:50:36 +02:00
CMakeLists.txt ztest: undefine _POSIX_C_SOURCE before defining it 2024-08-13 14:56:06 +02:00
Kconfig ztest: Add Support for Multiple Test Runs. 2024-09-18 15:32:28 +02:00