zephyr/tests/subsys/logging/log_backend_fs
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
..
boards tests: enable flash tests for s32z board 2025-01-21 19:26:45 +01:00
src tests: logging: log_backend_fs: add missing include 2025-02-10 09:03:13 +01:00
automount.overlay tests/subsys/logging/log_backend_fs: Simplify and enable for native_sim 2023-11-27 16:06:42 +00:00
CMakeLists.txt tests: logging: Convert unit test to include the full FS backend 2025-02-07 14:32:06 +01:00
prj.conf tests: logging: Convert unit test to include the full FS backend 2025-02-07 14:32:06 +01:00
testcase.yaml tests: enable flash tests for s32z board 2025-01-21 19:26:45 +01:00