Remove whitelisting and enable broader testing on all boards with needed features. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
171 B
YAML
7 lines
171 B
YAML
tests:
|
|
peripheral.gpio:
|
|
tags: drivers gpio
|
|
depends_on: gpio
|
|
harness: loopback # see documentation
|
|
filter: DT_ALIAS_GPIO_0_LABEL or DT_ALIAS_GPIO_1_LABEL
|