zephyr/scripts/sanity_chk
Anas Nashif 924a4e7000 sanitycheck: support requirements on env variables
Some boards depend on environment variables so we want to make sure we
do not attempt to build boards requiring additional setup.

Add the section below into the board YAML file, sanitycheck will check
the environment and will only run tests on that board if the variables
are defined.

env:
  - VAR1
  - VAR2

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-19 10:57:54 -04: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: Recommend installing "ply" instead of "python3-ply" 2018-08-12 11:39:36 +02:00
harness.py sanitycheck: do not abort logging on faults 2018-08-30 15:05:30 -04:00
ini2yaml.py sanitycheck: move all related files to sanity_chk 2017-09-11 08:53:56 -07:00
sanity_compare.args compare footprint: add sanity args files 2016-12-21 13:46:56 +00:00
sanity_daily.args sanity: Load arguments from files 2016-10-25 13:05:36 +00:00
sanity_last_release.csv sanitycheck: update release data 2018-09-09 21:07:19 -04:00
sanity_verify.args sanitycheck: run legacy tests only on daily basis 2017-03-07 22:54:54 +00:00
sanitycheck-platform-schema.yaml sanitycheck: support requirements on env variables 2018-10-19 10:57:54 -04:00
sanitycheck-tc-schema.yaml sanitycheck: Add fixture option for external hardware dependecy 2018-10-10 19:11:29 -04:00
scl.py sanitycheck: move all related files to sanity_chk 2017-09-11 08:53:56 -07:00