Skip to content

Commit bb20f35

Browse files
congnguyenhuudanieldegrasse
authored andcommitted
tests: drivers: mbox_data: exclude the drivers.mbox_data testcase on S32Z
This test case is not supported on the S32Z platform, as it requires execution across two CPU cores Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
1 parent 98853ef commit bb20f35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/drivers/mbox/mbox_data/testcase.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ tests:
99
integration_platforms:
1010
- mimxrt1170_evk/mimxrt1176/cm7
1111
- lpcxpresso55s69/lpc55s69/cpu0
12+
platform_exclude:
13+
- s32z2xxdc2/s32z270/rtu0
14+
- s32z2xxdc2/s32z270/rtu1
15+
- s32z2xxdc2@D/s32z270/rtu0
16+
- s32z2xxdc2@D/s32z270/rtu1
1217
drivers.mbox_data.single_cpu:
1318
platform_allow:
1419
- s32z2xxdc2/s32z270/rtu0

0 commit comments

Comments
 (0)