zephyr/tests/subsys/logging/log_switch_format
Keith Packard 41fb993baf tests/subsys/logging: Require a full C library
These tests all require a full C library to run. Replace the condition
checking for either newlib or picolibc with a check for
CONFIG_FULL_LIBC_SUPPORTED instead, then add CONFIG_REQUIRES_FULL_LIBC=y to
ensure a full libc is used.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:18:11 +09:00
..
boards
src
CMakeLists.txt treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 2023-01-13 17:42:55 -05:00
Kconfig
overlay_custom_output.conf
overlay_deferred.conf
overlay_immediate.conf
prj.conf tests: logging: log_switch_format: Align to LOG_PRINTK as default 2022-11-29 10:46:26 +01:00
testcase.yaml tests/subsys/logging: Require a full C library 2023-04-27 20:18:11 +09:00