8faca29fea
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>
10 lines
181 B
YAML
10 lines
181 B
YAML
sample:
|
|
name: MPR Pressure Sensor
|
|
tests:
|
|
sample.sensor.mpr:
|
|
harness: sensor
|
|
tags: sensors
|
|
platform_allow: arduino_due
|
|
integration_platforms:
|
|
- arduino_due
|