This test requires a fixture to be installed, in this case a wire connecting two GPIO pins. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
211 B
YAML
10 lines
211 B
YAML
tests:
|
|
drivers.gpio.2pin:
|
|
tags: drivers gpio
|
|
depends_on: gpio
|
|
min_flash: 34
|
|
filter: dt_compat_enabled("test,gpio_basic_api")
|
|
harness: ztest
|
|
harness_config:
|
|
fixture: gpio_loopback
|