zephyr/samples/sensor/vcnl4040/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

12 lines
293 B
YAML

sample:
name: VCNL4040 Sensor Sample
tests:
sample.sensor.vcnl4040:
harness: sensor
platform_allow: adafruit_feather_stm32f405
integration_platforms:
- adafruit_feather_stm32f405
tags: sensors
depends_on: i2c gpio
filter: dt_compat_enabled("vishay,vcnl4040")