mbedtls/tests
Gilles Peskine 00d37d0026 Test code for storage format stability
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>
2021-03-10 23:22:35 +01:00
..
.jenkins
configs
data_files Merge pull request #3698 from darrenkrahn/development 2021-01-17 18:06:18 +00:00
docker/bionic
git-scripts
include/test Fix some C function documentation in the test framework 2021-02-23 20:36:07 +01:00
scripts Move PSAMacroEnumerator to macro_collector 2021-03-10 23:22:35 +01:00
src Move wildcard-to-exercisable conversion to exercise_key in test suite 2021-03-01 16:09:24 +01:00
suites Test code for storage format stability 2021-03-10 23:22:35 +01:00
.gitignore
CMakeLists.txt Test code for storage format stability 2021-03-10 23:22:35 +01:00
compat-in-docker.sh
compat.sh
context-info.sh Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development 2020-11-04 17:55:42 +01:00
Descriptions.txt
make-in-docker.sh
Makefile Explain the explicit dependency on instrument_record_status.h 2021-01-25 13:46:14 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4136 from daverodgman/ssl-opt-gnutls-priority 2021-02-16 14:37:51 +00:00