From dbb32434bace5d1e3fe8f6ed7072f3c5252bcc33 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Fri, 30 May 2025 07:18:46 +0200 Subject: [PATCH] samples: sensor: accel_trig: add fixture for shield-tap Prevent execution on devices without proper shield. Signed-off-by: Piotr Kosycarz --- samples/sensor/accel_trig/sample.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samples/sensor/accel_trig/sample.yaml b/samples/sensor/accel_trig/sample.yaml index c17604911db..4f961830ff3 100644 --- a/samples/sensor/accel_trig/sample.yaml +++ b/samples/sensor/accel_trig/sample.yaml @@ -42,6 +42,8 @@ tests: platform_allow: - apard32690/max32690/m4 sample.sensor.accel_trig.shield-tap: + harness_config: + fixture: fixture_x_nucleo_iks01a3 extra_args: - SHIELD=x_nucleo_iks01a3 - EXTRA_DTC_OVERLAY_FILE=x_nucleo_iks01a3.overlay