mbedtls/scripts/mbedtls_dev
Gilles Peskine eb7bdaa177 Add storage tests for lifetimes
Test keys with various persistence levels, enumerated from the
metadata tests.

For read-only keys, do not attempt to create or destroy the key
through the API, only to read a key that has been injected into
storage directly through filesystem access.

Do not test keys with a non-default location, since they require a
driver and we do not yet have a dependency mechanism to require the
presence of a driver for a specific location value.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-23 13:44:35 +02:00
..
asymmetric_key_data.py Add key material for twisted Edwards curves 2021-03-29 15:08:10 +02:00
build_tree.py Allow running source file generators from a subdirectory 2021-05-17 22:46:27 +02:00
c_build_helper.py Remove caching of cc_is_msvc 2021-05-20 10:37:22 +02:00
crypto_knowledge.py Remove MD2, MD4, RC4, Blowfish and XTEA 2021-06-16 10:34:25 +02:00
macro_collector.py Collect lifetime constructors 2021-06-23 13:43:08 +02:00
psa_storage.py Add storage tests for lifetimes 2021-06-23 13:44:35 +02:00
test_case.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00
typing_util.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00