Gilles Peskine 4f8bf3cc54 MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests
The seed file must exist before running tests. Because the location is
somewhat platform- and configuration-dependent, and to be friendly to
developers who run test suites individually and aren't familiar with this
feature, rely on the test framework code rather than on test scripts to
create the seed file.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-07-20 18:09:02 +02:00
..
drivers crypto_config_test_driver_extension: treat PUBLIC_KEY the same way as KEY_PAIR 2023-06-19 10:03:29 +02:00
arguments.h Support larger integer test arguments: C part 2023-04-28 13:19:30 +02:00
asn1_helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
constant_flow.h Valgrind for constant flow: skip non-CF test suites 2022-12-01 19:49:36 +01:00
fake_external_rng_for_test.h Switch to the new code style 2023-01-11 14:52:35 +01:00
helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
macros.h Use ASSERT_COMPARE in test_suite_md 2023-02-09 09:26:22 +01:00
psa_crypto_helpers.h MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests 2023-07-20 18:09:02 +02:00
psa_exercise_key.h Switch to the new code style 2023-01-11 14:52:35 +01:00
psa_helpers.h Switch to the new code style 2023-01-11 14:52:35 +01:00
random.h Switch to the new code style 2023-01-11 14:52:35 +01:00
ssl_helpers.h ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data 2023-03-23 18:02:53 +08:00