Browse Source

samples: sensor: accel_trig: add fixture for shield-tap

Prevent execution on devices without proper shield.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
pull/90901/head
Piotr Kosycarz 1 month ago committed by Benjamin Cabé
parent
commit
dbb32434ba
  1. 2
      samples/sensor/accel_trig/sample.yaml

2
samples/sensor/accel_trig/sample.yaml

@ -42,6 +42,8 @@ tests:
platform_allow: platform_allow:
- apard32690/max32690/m4 - apard32690/max32690/m4
sample.sensor.accel_trig.shield-tap: sample.sensor.accel_trig.shield-tap:
harness_config:
fixture: fixture_x_nucleo_iks01a3
extra_args: extra_args:
- SHIELD=x_nucleo_iks01a3 - SHIELD=x_nucleo_iks01a3
- EXTRA_DTC_OVERLAY_FILE=x_nucleo_iks01a3.overlay - EXTRA_DTC_OVERLAY_FILE=x_nucleo_iks01a3.overlay

Loading…
Cancel
Save