zephyr/samples/sensor/vcnl4040/sample.yaml
Anas Nashif 8faca29fea tests/samples: fix usage of integration_platforms
integration platforms can't be filtered out, adapt tests so that those
platforms are always available for testing.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-05-14 14:49:59 -04:00

11 lines
268 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
filter: dt_compat_enabled("vishay,vcnl4040")