harness being set without actual use of harness (via harness_config) makes the test behave differently. Fixes #24661 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
143 B
YAML
7 lines
143 B
YAML
tests:
|
|
drivers.gpio.2pin:
|
|
tags: drivers gpio
|
|
depends_on: gpio
|
|
min_flash: 34
|
|
filter: dt_compat_enabled("test,gpio_basic_api")
|