zephyr/tests/subsys/logging
Sebastian Głąb 5eff0c1cd7 tests: subsys: logging: Test with CONFIG_LOG disabled
Developer reports build error when he uses LOG_RAW in his code
and disables logging in prj.conf using CONFIG_LOG=n.

Add test case for above described scenario.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2025-02-11 15:41:21 +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_disabled tests: subsys: logging: Test with CONFIG_LOG disabled 2025-02-11 15:41:21 +01:00
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