zephyr/samples/sensor/mpr/sample.yaml
Kumar Gala 70fc8bd38a samples: sensor: add integration_platforms
Add one integration_platforms based on platform_allow to ensure these
tests get coverage in CI.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-04-09 06:50:47 -04:00

11 lines
201 B
YAML

sample:
name: MPR Pressure Sensor
tests:
sample.sensor.mpr:
harness: sensor
tags: sensors
depends_on: i2c
platform_allow: arduino_due
integration_platforms:
- arduino_due