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:
Anas Nashif 2019-07-06 18:35:28 -04:00
commit 5c485208bf
3 changed files with 11 additions and 70 deletions

View file

@ -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