zephyr/tests/subsys/logging/log_core_additional
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
..
src tests: fixes logging.add.async build warning 2023-02-13 11:22:36 +01:00
CMakeLists.txt
log_sync.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
log_user.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
prj.conf tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
testcase.yaml tests: log_core_additional: Fix log_user test filter 2022-08-30 17:28:05 -04:00