zephyr/scripts/sanity_chk
Anas Nashif 1aa1edaafa sanitycheck: make schema for toolchains more flexible
Allow for any toolchain variants to be useable with sanitycheck without
the need for them to be registered.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-13 07:44:45 -08:00
..
boards/unit/unit_testing sanitycheck: fix support for unit tests 2017-10-11 09:21:05 -05:00
.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: use re.search to match output 2018-01-25 04:45:35 +05:30
ini2yaml.py
sanity_compare.args
sanity_daily.args
sanity_last_release.csv release: update sanitycheck footprint data 2017-12-08 08:09:55 -05: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 sanitycheck: support harness_config keyword in schema 2018-01-25 04:45:35 +05:30
scl.py