zephyr/tests/subsys/logging
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
..
log_api
log_backend_fs
log_backend_init
log_benchmark
log_cache
log_core_additional logging: Renamed internal defines to get rid of 2 suffix 2023-03-09 15:10:06 -08:00
log_custom_header
log_immediate tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
log_link_order logging: Renamed internal defines to get rid of 2 suffix 2023-03-09 15:10:06 -08:00
log_links tests: logging: log_links: Set CONFIG_LOG_DOMAIN_NAME in the test 2023-04-04 14:06:54 +02:00
log_msg logging: Renamed internal defines to get rid of 2 suffix 2023-03-09 15:10:06 -08:00
log_output tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
log_stack
log_stress
log_switch_format tests/subsys/logging: Require a full C library 2023-04-27 20:18:11 +09:00
log_syst tests/subsys/logging: Require a full C library 2023-04-27 20:18:11 +09:00
log_timestamp tests: subsys: logging: timestamp: add custom timestamp tests 2023-04-04 13:41:17 +02:00