tests: samples: remove duplicate filtering

We have many testcases doing filtering both on the architecture level
and the platform level, which is redundant. Also many testcases are
running the same test twice on the same SoC for no good reason, cleanup
the tests and cleanup the filtering.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-06-27 12:28:58 -04:00 committed by Anas Nashif
commit 3c50f7aa12
48 changed files with 19 additions and 96 deletions

View file

@ -1,7 +1,5 @@
tests:
- test_gpio:
arch_whitelist: x86 arc
build_only: true
platform_whitelist: quark_se_c1000_devboard
arduino_101 quark_d2000_crb
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
tags: drivers