zephyr/tests/subsys/logging
Corey Wharton bf114c6b1a logging: add API to trigger immediate processing of logs
There are use cases where it's beneficial to trigger the log
thread to process log messages as soon as able instead of waiting
for the processing timer or threshold triggers. An example would be
to flush the log buffer before entering the idle thread after
forcing a system power state.

Signed-off-by: Corey Wharton <xodus7@cwharton.com>
2024-05-13 16:06:11 -04:00
..
log_api coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
log_backend_fs tests/subsys log_backend_fs: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
log_backend_init tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_backend_uart tests: logging: log_backend_uart: Disable backends other than UART 2023-11-23 10:02:45 +01:00
log_benchmark tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_blocking tests: logging: add log_blocking testsuite to demonstrate bugfix 2023-12-04 09:15:29 -05:00
log_cache tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_core_additional logging: add API to trigger immediate processing of logs 2024-05-13 16:06:11 -04:00
log_custom_header tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_immediate tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_link_order tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_links tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_msg tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_output logging: add flag to skip source info 2024-01-22 14:05:11 -05:00
log_stack tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_stress tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
log_switch_format hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
log_syst hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
log_timestamp tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00