Fix testcase naming and follow <component>.<subcomponent> where it makes sense. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
244 B
YAML
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
|