tests: gpio: remove whitelisting
Remove whitelisting and enable broader testing on all boards with needed features. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5f24b419bb
commit
5c485208bf
3 changed files with 11 additions and 70 deletions
|
@ -2,6 +2,5 @@ tests:
|
|||
peripheral.gpio:
|
||||
tags: drivers gpio
|
||||
depends_on: gpio
|
||||
# FIXME: code is board specific, it should be generalised
|
||||
platform_whitelist: quark_se_c1000_devboard esp32
|
||||
harness: loopback # see documentation
|
||||
filter: DT_ALIAS_GPIO_0_LABEL or DT_ALIAS_GPIO_1_LABEL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue