mbedtls/tests/include/test/drivers
Ronald Cron 7b7854ed4b tests: Rename test driver entry points
Rename test driver entry points to
libtestdriver1_<name of the Mbed TLS entry point>.

This aligns with the renaming of all Mbed TLS APIs
for the test driver library (that will be put in place
in the following commits) to avoid name conflicts
when linking it with the Mbed TLS library.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2021-11-30 14:49:19 +01:00
..
aead.h tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols 2021-05-05 09:02:13 +02:00
cipher.h tests: Rename test driver entry points 2021-11-30 14:49:19 +01:00
hash.h tests: Rename test driver entry points 2021-11-30 14:49:19 +01:00
key_management.h tests: Rename test driver entry points 2021-11-30 14:49:19 +01:00
mac.h tests: Rename test driver entry points 2021-11-30 14:49:19 +01:00
signature.h tests: Rename test driver entry points 2021-11-30 14:49:19 +01:00
size.h tests: psa: Simplify key buffer size calculation 2021-05-05 09:02:13 +02:00
test_driver.h Add testing of the MAC driver entry points 2021-05-11 18:56:01 +02:00