mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 13:26:53 +00:00
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> |
||
---|---|---|
.. | ||
boards/unit/unit_testing | ||
.gitignore | ||
expr_parser.py | ||
harness.py | ||
hwmap-schema.yaml | ||
platform-schema.yaml | ||
sanity_last_release.csv | ||
sanitylib.py | ||
scl.py | ||
testcase-schema.yaml |