mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-31 00:37:08 +08:00
Code in unit tests (`tests/suites/*.function`) and in test support code (`tests/src/**.c`) will now go through the wrapper functions when they call a PSA API function and `MBEDTLS_TEST_HOOKS` is enabled. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| drivers | ||
| arguments.h | ||
| asn1_helpers.h | ||
| bignum_helpers.h | ||
| certs.h | ||
| constant_flow.h | ||
| fake_external_rng_for_test.h | ||
| helpers.h | ||
| macros.h | ||
| memory.h | ||
| psa_crypto_helpers.h | ||
| psa_exercise_key.h | ||
| psa_helpers.h | ||
| psa_memory_poisoning_wrappers.h | ||
| psa_test_wrappers.h | ||
| random.h | ||
| ssl_helpers.h | ||