zephyr/tests/subsys/logging
Christopher Friedt 51a011bbd3 tests: logging: add log_blocking testsuite to demonstrate bugfix
Add a testsuite to demonstrate proper functionality of blocking
in the log processing thread.

This serves to demonstrate the previous bugfix, to provide
missing test coverage for the option, and also to document what
pitfalls to avoid when blocking in the log processing thread.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-12-04 09:15:29 -05:00
..
log_api tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
log_backend_fs tests/subsys/logging/log_backend_fs: Simplify and enable for native_sim 2023-11-27 16:06:42 +00: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 tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00: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 tests/log_output: Avoid printf stack overflow with old picolibc 2023-11-28 15:32:12 -05:00
log_stack tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_stress tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_switch_format tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
log_syst tests: logging: log_syst: set backend ctx to its cb ctx when enable 2023-11-13 09:47:06 +01:00
log_timestamp tests/subsys/logging/*: Enable for native_sim 2023-11-27 16:06:42 +00:00