Files
mbedtls-framework/scripts
Gilles Peskine 30d14d340e Separate ignored from uncovered tests in coverage analysis
For historical reasons, the "ignored" tests in outcome analysis are not
actually ignored: they must not be covered, otherwise the script complains
about an unnecessary exception. In coverage analysis, rename this behavior
to "uncovered", and have "ignored" tests be actually ignored. In driver test
parity analysis, which is now only done in the 3.6 LTS branch, keep the
historical behavior

Consuming branches are currently defining `IGNORED_TESTS` with the
expectation that the test cases must be uncovered. They will need to rename
their definition to `UNCOVERED_TESTS`.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2026-04-07 10:49:35 +02:00
..
2024-12-09 15:29:21 +00:00
2026-02-19 12:34:35 +01:00
2024-11-01 14:49:44 +00:00
2025-12-18 20:12:48 +01:00
2025-01-09 14:21:26 +01:00
2025-09-23 16:26:04 +02:00