mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-08 08:25:39 +00:00
2eae8d7c40
The storage format comparison has a dual purpose: detect format changes that lead to a loss of backward compatibility, and detect loss of test coverage. For loss of backward compatibility, the read tests are the relevant ones. For loss of test coverage, all generated test cases are potentially relevant, but this script currently focuses on storage format (where a loss of test coverage may be a symptom of a loss of backward compatibility). Therefore, storage format test comparison now looks at manually written storage format tests, but only if they're read tests. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
data_files | ||
mbedtls_dev | ||
abi_check.py | ||
apidoc_full.sh | ||
assemble_changelog.py | ||
bump_version.sh | ||
ci.requirements.txt | ||
config.pl | ||
config.py | ||
ecc-heap.sh | ||
find-mem-leak.cocci | ||
footprint.sh | ||
generate_errors.pl | ||
generate_features.pl | ||
generate_psa_constants.py | ||
generate_query_config.pl | ||
generate_visualc_files.pl | ||
maintainer.requirements.txt | ||
massif_max.pl | ||
memory.sh | ||
min_requirements.py | ||
output_env.sh | ||
rename.pl | ||
rm-calloc-cast.cocci | ||
tmp_ignore_makefiles.sh | ||
windows_msbuild.bat |