From bb20f35ecd19dee8002559bebead4efa37773342 Mon Sep 17 00:00:00 2001 From: Cong Nguyen Huu Date: Thu, 26 Jun 2025 17:28:28 +0700 Subject: [PATCH] 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 --- tests/drivers/mbox/mbox_data/testcase.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/drivers/mbox/mbox_data/testcase.yaml b/tests/drivers/mbox/mbox_data/testcase.yaml index 7ceabf97863..855035d550e 100644 --- a/tests/drivers/mbox/mbox_data/testcase.yaml +++ b/tests/drivers/mbox/mbox_data/testcase.yaml @@ -9,6 +9,11 @@ tests: integration_platforms: - mimxrt1170_evk/mimxrt1176/cm7 - lpcxpresso55s69/lpc55s69/cpu0 + platform_exclude: + - s32z2xxdc2/s32z270/rtu0 + - s32z2xxdc2/s32z270/rtu1 + - s32z2xxdc2@D/s32z270/rtu0 + - s32z2xxdc2@D/s32z270/rtu1 drivers.mbox_data.single_cpu: platform_allow: - s32z2xxdc2/s32z270/rtu0