zephyr/tests/subsys/logging/log_switch_format/overlay_immediate.conf
Aastha Grover 94902bf542 tests: log_switch_format: Add mock backend and remove harness console
Add mock backend to support validating the output logs when
switching the log format at runtime. This removes the need to use
harness console when ztest framework is in use.

Fixes #47077

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-07-08 20:10:42 +00:00

5 lines
120 B
Plaintext

CONFIG_LOG_BACKEND_UART=n
CONFIG_LOG_BACKEND_MOCK=y
CONFIG_LOG_MIPI_SYST_ENABLE=y
CONFIG_LOG_BACKEND_MOCK_OUTPUT_SYST=y