zephyr/tests/subsys/logging
Krzysztof Chruscinski 042e233284 tests: logging: Add test for processing order with links
Added test which validates that messages are processed in
expected order. Order depends on link configuration. If link
is using dedicated mpsc_pbuf then processing order is
based on timestamp. When single mpsc_pbuf is used then order
is derived from message arrival order.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-10-17 10:16:53 +02:00
..
log_api logging: Initial multidomain support 2022-10-17 10:16:53 +02:00
log_backend_fs includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
log_backend_init logging: Use STRUCT_SECTION macros for log backend 2022-10-03 10:11:03 +02:00
log_benchmark includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
log_cache tests: logging: Add test for log_cache 2022-10-17 10:16:53 +02:00
log_core_additional logging: Initial multidomain support 2022-10-17 10:16:53 +02:00
log_immediate includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
log_link_order tests: logging: Add test for processing order with links 2022-10-17 10:16:53 +02:00
log_links tests: logging: Add test for log_link 2022-10-17 10:16:53 +02:00
log_msg logging: Initial multidomain support 2022-10-17 10:16:53 +02:00
log_output test: log_output: Exclude qemu_arc_hs5x 2022-10-12 17:40:10 +09:00
log_stack tests: logging: log_stack: Adjust thresholds 2022-10-17 10:16:53 +02:00
log_stress ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
log_switch_format logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
log_syst includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00