zephyr/scripts/sanity_chk
Anas Nashif a53c813ac5 sanitycheck: reorg junit output for nicer reports
classname in the junit report was not being used correctly since the
beginning. We had the targetname in the classname and put all results in
1 single testsuite.

The new output add 1 single testsuite for each platform and simplifies
the classname so that tests of the same classname can be grouped in
output, producing readable reports.

The current output can be seen here:

https://testing.zephyrproject.org/daily_tests/zephyr-v2.2.0-2533-gdbbf834605/report/index.html

This should much better once we have this change in.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-06-25 22:36:17 -05:00
..
boards/unit/unit_testing
.gitignore
expr_parser.py
harness.py sanitycheck: capture non-ztest results 2020-06-12 11:50:26 -04:00
hwmap-schema.yaml
platform-schema.yaml
sanity_last_release.csv
sanitylib.py sanitycheck: reorg junit output for nicer reports 2020-06-25 22:36:17 -05:00
scl.py
testcase-schema.yaml