zephyr/tests/subsys/logging
Peter Mitsis a18357c4f5 tests: fixes logging.add.async build warning
Fixes github issue #54537. Using a variable to point to the desired
format string generates a build warning when the -Wformat-security
compiler flag is used. To resolve this, replace the variable with
a macro to the format string.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2023-02-13 11:22:36 +01:00
..
log_api
log_backend_fs
log_backend_init
log_benchmark
log_cache
log_core_additional
log_custom_header
log_immediate
log_link_order
log_links
log_msg
log_output
log_stack
log_stress
log_switch_format
log_syst