zephyr/tests/drivers/gpio/gpio_basic_api/testcase.yaml
Anas Nashif 49bb83138c tests: classify periphera tests
Fix testcase naming and follow <component>.<subcomponent> where it makes
sense.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00

8 lines
244 B
YAML

tests:
peripheral.gpio:
tags: drivers gpio
depends_on: gpio
# FIXME: code is board specific, it should be generalised
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb esp32
harness: loopback # see documentation