zephyr/samples/basic/button/sample.yaml
Anas Nashif b835b02136 tests: cleanup metadata and filtering
- Add integration_platforms to avoid excessive filtering
- Make sure integration platforms are actually part of the filter
- Fix some tags and test meta data

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-13 09:38:27 -04:00

12 lines
262 B
YAML

sample:
name: Button Sample
tests:
sample.basic.button:
tags:
- button
- gpio
filter: dt_enabled_alias_with_parent_compat("sw0", "gpio-keys")
integration_platforms:
- nrf52833dk_nrf52820
depends_on: gpio
harness: button