tests: gpio_basic: this test requires a fixture

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>
This commit is contained in:
Anas Nashif 2020-05-21 10:35:57 -04:00 committed by Carles Cufí
commit 0c908e124e

View file

@ -4,3 +4,6 @@ tests:
depends_on: gpio
min_flash: 34
filter: dt_compat_enabled("test,gpio_basic_api")
harness: ztest
harness_config:
fixture: gpio_loopback