blob: 0f71527f505c7fb60951b376760b59c4a911372f [file] [log] [blame]
common:
tags: logging mipi-sys-t
modules:
- mipi-sys-t
arch_exclude: mips nios2 posix sparc
filter: not CONFIG_64BIT
tests:
logging.log_switch_format.deferred:
integration_platforms:
- mps2_an385
- qemu_x86
- sam_e70_xplained
- qemu_cortex_a53
extra_args: OVERLAY_CONFIG=overlay_deferred.conf
harness: console
harness_config:
type: multi_line
regex:
- "SYS-T RAW DATA: "
- "<err>"
- "hello sys-t on board"
- "SYS-T RAW DATA: "
- "SYST Sample Execution Completed"
logging.log_switch_format.immediate:
extra_args: OVERLAY_CONFIG=overlay_immediate.conf
integration_platforms:
- mps2_an385
- qemu_x86
- sam_e70_xplained
- qemu_cortex_a53
harness: console
harness_config:
type: multi_line
regex:
- "SYS-T RAW DATA: "
- "<err>"
- "hello sys-t on board"
- "SYS-T RAW DATA: "
- "SYST Sample Execution Completed"
- "PROJECT EXECUTION SUCCESSFUL"