The test case no longer permits inferring input and output pins based only on the presence of GPIO aliases. Stop allowing presence of GPIO aliases to enable the test. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
8 lines
164 B
YAML
8 lines
164 B
YAML
tests:
|
|
drivers.gpio.2pin:
|
|
tags: drivers gpio
|
|
depends_on: gpio
|
|
harness: console
|
|
min_flash: 34
|
|
filter: dt_compat_enabled("test,gpio_basic_api")
|