zephyr/tests/subsys/logging/log_syst
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
..
src tests: logging/log_syst: fix unused var warnings 2025-05-29 20:18:34 -04:00
CMakeLists.txt
Kconfig
prj.conf
testcase.yaml arch: nios2: remove arch 2025-05-15 20:01:05 -04:00