This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
52bc2b6cd1
zephyr
/
tests
/
lib
/
json
/
testcase.yaml
5 lines
75 B
YAML
Raw
Normal View
History
Unescape
Escape
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>
2017-04-04 23:11:22 -04:00
tests
:
-
test
:
tests: json: only build if newlib isn't configured Right now we have various type conflicts between the json library and newlib. Until these are resolved only build the json test if newlib isn't enabled. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-08-11 12:33:00 -05:00
filter
:
not CONFIG_NEWLIB_LIBC
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>
2017-04-04 23:11:22 -04:00
tags
:
json
Copy permalink