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
7
tests/drivers/gpio/gpio_basic_api/testcase.yaml
Normal file
7
tests/drivers/gpio/gpio_basic_api/testcase.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
tests:
|
||||
- test_gpio:
|
||||
arch_whitelist: x86 arc
|
||||
build_only: true
|
||||
platform_whitelist: quark_se_c1000_devboard
|
||||
arduino_101 quark_d2000_crb
|
||||
tags: drivers
|
Loading…
Add table
Add a link
Reference in a new issue