tests/samples: fixed yaml syntax
Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
f0e562f614
commit
23f81eeb42
282 changed files with 1561 additions and 1555 deletions
|
@ -1,5 +1,5 @@
|
|||
tests:
|
||||
- test_gpio:
|
||||
build_only: true
|
||||
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
|
||||
tags: drivers
|
||||
test_gpio:
|
||||
build_only: true
|
||||
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
|
||||
tags: drivers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue