zephyr/tests/subsys/logging
Nikolay Agishev 5b6f2f4fb6 twister: Add fiters to SYS-T related tests
New filter "TOOLCHAIN_HAS_NEWLIB == 1" was applied
because of following chain of dependencies:
LOG_MIPI_SYST_ENABLE=y --> CONFIG_MIPI_SYST_LIB --> \
--> REQUIRES_FULL_LIBC --> NEWLIB_LIBC.

Not all compillers announced in Zephyr support NewLib.

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2022-10-27 11:03:30 +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 tests: create test for dynamic loadable logging backends 2022-10-26 15:51:11 -07: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 log_link: fix the log_link test failure on adsp boards 2022-10-25 10:52:00 +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 twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
log_syst twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00