Still need a better way to filter and a better way to support multiple platforms with these tests, but for now we remove the build_only tag and make it depend on real HW. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
194 B
YAML
9 lines
194 B
YAML
sample:
|
|
name: RGB LED
|
|
tests:
|
|
test:
|
|
# FIXME: We should remove those and just rely on depends_on
|
|
platform_whitelist: arduino_101 hexiwear_k64
|
|
tags: drivers pwm
|
|
depends_on: pwm
|