tests: remove unused harness config

logging.log_syst.mipi_syst is written in ztest framework, now it has
a good method to test automatically, no need to configure the harness
as console any more, so remove it.

Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
This commit is contained in:
Guo Lixin 2022-05-24 17:09:23 +08:00 committed by Carles Cufí
commit fe7858bba1

View file

@ -7,11 +7,6 @@ tests:
- mps2_an385 - mps2_an385
- qemu_x86 - qemu_x86
- sam_e70_xplained - sam_e70_xplained
harness: console
harness_config:
type: one_line
regex:
- "SYS-T RAW DATA: "
extra_configs: extra_configs:
- CONFIG_LOG_MIPI_SYST_ENABLE=y - CONFIG_LOG_MIPI_SYST_ENABLE=y
- CONFIG_LOG_BACKEND_MOCK_OUTPUT_SYST=y - CONFIG_LOG_BACKEND_MOCK_OUTPUT_SYST=y