mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 02:36:39 +08:00
- "in-driver" test should depend on the present of a driver. - add new counter in key manangement driver test hook which counts the calls of generate_key. - We only care about the hits when processing `psa_generate_key`. Signed-off-by: Pengyu Lv <pengyu.lv@arm.com> |
||
|---|---|---|
| .. | ||
| drivers | ||
| test_helpers | ||
| asn1_helpers.c | ||
| bignum_helpers.c | ||
| certs.c | ||
| fake_external_rng_for_test.c | ||
| helpers.c | ||
| psa_crypto_helpers.c | ||
| psa_crypto_stubs.c | ||
| psa_exercise_key.c | ||
| psa_memory_poisoning_wrappers.c | ||
| psa_test_wrappers.c | ||
| random.c | ||
| test_certs.h | ||
| test_memory.c | ||
| threading_helpers.c | ||