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>
5 lines
111 B
YAML
5 lines
111 B
YAML
tests:
|
|
- test_rtc:
|
|
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
|
|
tags: drivers
|