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 sanitycheck: Add functions to query device tree for filters 2019-11-04 09:02:14 -05:00
harness.py sanitycheck: cleanup fixture processing 2020-05-24 20:25:51 +02:00
hwmap-schema.yaml sanitycheck: support fixtures 2020-05-24 20:25:51 +02:00
platform-schema.yaml boards: nsim: for smp testing, using mdb 2020-04-20 17:59:38 -04:00
sanity_last_release.csv release: update sanitycheck footprint file 2020-03-09 23:40:45 +02:00
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 sanitycheck: Complete overhaul and job handling rework 2019-10-11 07:28:19 -07:00