tests: gpio_api_1pin: Exclude mps2_an385/mps2_an521
Exclude the mps2_an385/mps2_an521 as we try to run on qemu and that doesnt support the GPIO/LED so the tests will fail. For now exclude the platform completely until we can just do a sim run exclusion. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
2b150bff4f
commit
9c1c0430b6
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ tests:
|
|||
tags: drivers gpio
|
||||
depends_on: gpio
|
||||
min_flash: 48
|
||||
# Fix exclude when we can exclude just sim run
|
||||
platform_exclude: mps2_an385 mps2_an521
|
||||
filter: DT_ALIAS_LED0_GPIOS_CONTROLLER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue