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,4 +1,4 @@
|
|||
tests:
|
||||
- test:
|
||||
filter: not CONFIG_NEWLIB_LIBC
|
||||
tags: json
|
||||
test:
|
||||
filter: not CONFIG_NEWLIB_LIBC
|
||||
tags: json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue