zephyr/scripts/sanity_chk
Praful Swarnakar cf89e2883d sanitycheck: Add fixture option for external hardware dependecy
Add a new option as fixture in harness configurations for utilizing
sanitycheck to identify test cases that require external hardware
such as sensor, ble, networking for validation. The config will be
added to yaml files with unique fixture name to identify each hardware
and allow automation to trigger test execution on setup having the
specific fixture enabled. Also, remove the default required for type and
regex configs that is not essential in case of ztest based test cases.

Signed-off-by: Praful Swarnakar <praful.swarnakar@intel.com>
2018-10-10 19:11:29 -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
sanity_daily.args
sanity_last_release.csv sanitycheck: update release data 2018-09-09 21:07:19 -04:00
sanity_verify.args
sanitycheck-platform-schema.yaml sanitycheck: allow blacklisting boards 2018-07-24 09:58:18 -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