mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 22:05:47 +01:00
00d37d0026
Save tests are for forward compatibility: import a key in the current format and check that it has the expected storage format so that future versions will still be able to read it. Read tests are for backward compatibility: read a key in the format of a past version (injected into storage) and check that this version can use it. Exercise the key unless it is meant to test metadata storage only. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
.jenkins | ||
configs | ||
data_files | ||
docker/bionic | ||
git-scripts | ||
include/test | ||
scripts | ||
src | ||
suites | ||
.gitignore | ||
CMakeLists.txt | ||
compat-in-docker.sh | ||
compat.sh | ||
context-info.sh | ||
Descriptions.txt | ||
make-in-docker.sh | ||
Makefile | ||
ssl-opt-in-docker.sh | ||
ssl-opt.sh |