zephyr/tests/subsys/logging
Daniel Leung 8970009e39 tests: logging/log_syst: fix unused var warnings
When CONFIG_ZTEST_ASSERT_VERBOS is 0, syst_headers_name[] is
not exactly being used by zassert_mem_equal(). Mark it as
__maybe_unused to avoid compiler warnings.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2025-05-29 20:18:34 -04:00
..
dictionary
log_api tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
log_backend_fs
log_backend_init
log_backend_uart
log_benchmark
log_blocking
log_cache tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
log_core_additional tests: logging: Allow LOG_PRINTK from user space 2025-05-05 12:20:34 +02:00
log_custom_header
log_disabled
log_frontend_stmesp_demux tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
log_immediate
log_link_order tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
log_links
log_msg
log_output
log_output_net
log_stress
log_switch_format arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
log_syst tests: logging/log_syst: fix unused var warnings 2025-05-29 20:18:34 -04:00
log_timestamp