zephyr/scripts/sanity_chk
Anas Nashif 61e2163ec9 sanitycheck: support skipped tests, enhance device handler
- Some tests start with test_, some do not, so make sure we parse both.
- Parse skipped tests
- Improve handling of test case identifier
- Handle Exceptions in device handler

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-05-08 07:56:18 -04:00
..
boards/unit/unit_testing
.gitignore sanitycheck: add last_sanity.xml to gitignore 2017-10-14 19:22:55 -04:00
expr_parser.py sanitycheck: allow placing parsetab.py in a custom dir 2017-12-11 14:47:08 -05:00
harness.py sanitycheck: support skipped tests, enhance device handler 2018-05-08 07:56:18 -04:00
ini2yaml.py
sanity_compare.args
sanity_daily.args
sanity_last_release.csv release: update sanitycheck footprint data 2018-03-09 13:38:38 -06:00
sanity_verify.args
sanitycheck-platform-schema.yaml sanitycheck: make schema for toolchains more flexible 2018-02-13 07:44:45 -08:00
sanitycheck-tc-schema.yaml tests: tags should not be required 2018-04-09 22:55:20 -04:00
scl.py