tests: drivers: gpio: Add a dependency to the aw9523b tests.

To avoid compilation on boards that do not have arduino_i2c defined,
we will clarify that it is dependent on it.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
This commit is contained in:
TOKITA Hiroshi 2024-12-12 00:08:31 +09:00 committed by Benjamin Cabé
commit 3046495df1
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@ tests:
- gpio
- arduino_gpio
- i2c
- arduino_i2c
min_flash: 48
harness_config:
fixture: aw9523b_on_arduino_header

View file

@ -100,6 +100,7 @@ tests:
- gpio
- arduino_gpio
- i2c
- arduino_i2c
harness_config:
fixture: aw9523b_on_arduino_header
filter: dt_compat_enabled("test-gpio-basic-api") and dt_compat_enabled("arduino-header-r3") and