tests: samples: convert testcase files to yaml
This will prepare test cases and samples with metadata and information that will be consumed by the sanitycheck script which will be changed to parse YAML files instead of ini. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
271c518ec6
commit
cc24f4b03c
238 changed files with 1837 additions and 0 deletions
5
tests/lib/json/testcase.yaml
Normal file
5
tests/lib/json/testcase.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
tests:
|
||||
- test:
|
||||
build_only: true
|
||||
min_ram: 32
|
||||
tags: json
|
Loading…
Add table
Add a link
Reference in a new issue