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>
5 lines
120 B
Plaintext
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
|