zephyr/tests/subsys/logging/log_api/src
Krzysztof Chruściński 4a53c69fa5 tests: logging: log_api: Fix logging.frontend.only.rt_filtering
When NO_BACKENDS was not defined then log backends were
initialized (even though not used). During the initialization
filters for that backends were configured and because of that
messages were not filtered out as expected.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-07-09 14:01:56 +02:00
..
main.c tests: logging: log_api: Fix logging.frontend.only.rt_filtering 2024-07-09 14:01:56 +02:00
mock_backend.c coding guidelines: comply with MISRA Rule 20.9 2024-05-06 14:59:03 +01:00
mock_backend.h
mock_frontend.c tests: logging: log_api: Validate CONFIG_LOG_MSG_APPEND_RO_STRING_LOC 2024-03-04 14:01:55 +01:00
mock_frontend.h
test_module2.c
test_module.c
test_module.h