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 tests: log_switch_format: Add mock backend and remove harness console 2022-07-08 20:10:42 +00:00
Kconfig tests: log_switch_format: Add mock backend and remove harness console 2022-07-08 20:10:42 +00:00
overlay_custom_output.conf logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
overlay_deferred.conf tests: log_switch_format: Add mock backend and remove harness console 2022-07-08 20:10:42 +00:00
overlay_immediate.conf tests: log_switch_format: Add mock backend and remove harness console 2022-07-08 20:10:42 +00:00
prj.conf tests: subsys: logging: move log_switch_format to new ztest API 2022-08-11 12:20:26 +02:00
testcase.yaml twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00