mbedtls/tests/include/test
Gilles Peskine 65048ad648 Destroy recorded persistent keys in PSA_DONE()
This ensures that test cases won't leave persistent files behind even
on failure, provided they use TEST_USES_KEY_ID(). Test cases that
don't use this macro are unaffected.

Tests that use PSA_DONE() midway and expect persistent keys to survive
must use PSA_SESSION_DONE() instead.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-02-23 20:36:07 +01:00
..
drivers tests: psa: Change key management test driver default forced return value 2021-02-02 11:29:08 +01:00
asn1_helpers.h Move asn1_skip_integer to the asn1_helpers module 2021-02-23 20:29:38 +01:00
constant_flow.h Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted 2020-08-25 14:35:55 +01:00
fake_external_rng_for_test.h Move the fake PSA external RNG to its own header and source files 2021-01-20 20:02:01 +01:00
helpers.h Detect and report mutex usage errors 2021-02-22 19:08:14 +01:00
macros.h Move test macros to macros.h 2021-02-09 12:09:33 +00:00
psa_crypto_helpers.h Destroy recorded persistent keys in PSA_DONE() 2021-02-23 20:36:07 +01:00
psa_exercise_key.h Use const pointers on parsing functions 2021-02-23 20:29:38 +01:00
psa_helpers.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
random.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00