zephyr/tests/subsys/logging
Manuel Argüelles 55d3deb030 tests: logging: log_backend_fs: add missing include
Include explicitly `logging/log_backend.h` header so that non POSIX
boards can build this test. For POSIX boards, this headers was indirectly
included through `ztest.h`->`ztest_assert.h`->`tc_util.h`->`log_ctrl.h`.

Fixes #85441

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2025-02-10 09:03:13 +01:00
..
dictionary python: Format and sort imports 2024-11-25 10:07:13 +01:00
log_api logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
log_backend_fs tests: logging: log_backend_fs: add missing include 2025-02-10 09:03:13 +01:00
log_backend_init
log_backend_uart tests: logging: log_backend_uart: Fix stack overflow 2024-12-11 13:59:17 +00:00
log_benchmark tests/subsys/logging: Don't test on native_posix 2024-09-25 04:04:36 -04:00
log_blocking
log_cache
log_core_additional
log_custom_header
log_frontend_stmesp_demux tests: subsys: logging: log_frontend_stmesp_demux: add coresight_stm tag 2025-01-28 09:50:38 +01:00
log_immediate
log_link_order
log_links
log_msg
log_output logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01:00
log_output_net logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01:00
log_stack
log_stress
log_switch_format yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
log_syst
log_timestamp