mbedtls/tests/include
Gilles Peskine a08def9871 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY
The build option MBEDTLS_PSA_INJECT_ENTROPY requires some extra platform
functions, for historical reasons. To enable us to test this option, provide
a version of these functions for testing.

(These versions would actually work in production, but providing them in the
library in a way that doesn't break existing users might be slightly tricky,
so it's out of scope of this commit.)

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-04-28 21:18:33 +02:00
..
alt-dummy Switch to the new code style 2023-01-11 14:50:10 +01:00
alt-extra/psa Test the PSA alternative header configuration macros 2023-02-23 17:18:33 +01:00
baremetal-override tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 05:07:45 -05:00
spe Switch to the new code style 2023-01-11 14:50:10 +01:00
test Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY 2023-04-28 21:18:33 +02:00