zephyr/samples/basic/blinky/sample.yaml
Anas Nashif eee3ffc7b9 tests/samples: enable for integration testing
Limit execution in CI when using --integration option of sanitycheck.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-07-30 08:00:03 -04:00

11 lines
224 B
YAML

sample:
name: Blinky Sample
tests:
sample.basic.blinky:
tags: LED gpio
filter: dt_compat_enabled_with_alias("gpio-leds", "led0")
depends_on: gpio
harness: led
integration_platforms:
- frdm_k64f