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:
parent
3b86f13fab
commit
0c908e124e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue