zephyr/tests/subsys/logging/log_switch_format
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
..
boards
src logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
CMakeLists.txt
Kconfig
overlay_custom_output.conf logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
overlay_deferred.conf
overlay_immediate.conf
prj.conf
testcase.yaml twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00