blob: 10f67b9b2f8e678565a193302ff41f7c31884663 [file] [log] [blame]
sample:
name: Logging in multi-domain environment
common:
sysbuild: true
tags: ipc
tests:
sample.logging.multidomain.ipc_static_vrings:
platform_allow:
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpuapp
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpuapp
harness: console
harness_config:
type: multi_line
ordered: false
regex:
- "Hello World!"
- "app: IPC-service HOST \\[INST 1\\] demo started"
- "app: loop: 0"
- "app: ipc open"
- "app: wait for bound"
- "app: bounded"
- "app: REMOTE \\[1\\]: 0"
- "app: HOST \\[1\\]: 1"
- "app: IPC-service HOST \\[INST 1\\] demo ended."