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:
parent
44a9b174b7
commit
fe7858bba1
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@ tests:
|
|||
- mps2_an385
|
||||
- qemu_x86
|
||||
- sam_e70_xplained
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
regex:
|
||||
- "SYS-T RAW DATA: "
|
||||
extra_configs:
|
||||
- CONFIG_LOG_MIPI_SYST_ENABLE=y
|
||||
- CONFIG_LOG_BACKEND_MOCK_OUTPUT_SYST=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue