Skip to content

Commit 752079a

Browse files
gmarullfabiobaltieri
authored andcommitted
samples: drivers: mbox: fix nRF54H20 vevif/bellboard regexes
Both VEVIF and BELLBOARD test cases are unidirectional from the core executing the test (cpuapp). For VEVIF, cpuapp pings, and for BELLBOARD, cpuapp pongs. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent c803b1e commit 752079a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/drivers/mbox/sample.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ tests:
4242
ordered: false
4343
regex:
4444
- "Ping \\(on channel 4\\)"
45-
- "Pong \\(on channel 4\\)"
4645

4746
sample.drivers.mbox.nrf54h20_bellboard:
4847
platform_allow:
@@ -61,7 +60,6 @@ tests:
6160
type: multi_line
6261
ordered: false
6362
regex:
64-
- "Ping \\(on channel 0\\)"
6563
- "Pong \\(on channel 0\\)"
6664

6765
sample.drivers.mbox.simu:

0 commit comments

Comments
 (0)