zephyr/scripts/sanity_chk
Maciej Perkowski b2fa99caf8 sanitycheck: Add filtered test cases to the JUnit full report
If a test instance from .yaml file was skipped due to being on
a filtered list then there are no entries about it in the
sanitycheck_report.xml for a given platform. This commit fills
instance.results with skipped test cases also for skipped instances so
those test cases are visible when the full report is generated. Tested
for ./tests/kernel/mem_protect/userspace on nrf52dk_nrf52832 where
userspace.gap_filling is filtered out.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2020-05-25 15:52:17 +02:00
..
boards/unit/unit_testing
.gitignore
expr_parser.py
harness.py
hwmap-schema.yaml sanitycheck: support fixtures 2020-05-24 20:25:51 +02:00
platform-schema.yaml
sanity_last_release.csv
sanitylib.py sanitycheck: Add filtered test cases to the JUnit full report 2020-05-25 15:52:17 +02:00
scl.py
testcase-schema.yaml