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>
10 lines
214 B
YAML
10 lines
214 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: arduino_101 quark_d2000_crb
|
|
nucleo_f103rb nucleo_f401re nucleo_l476rg
|
|
tags: apps
|