mbedtls/tests/psa-client-server
Harry Ramsey 8b3f513c0a Fix linking error for mbedtls_test_hook_error_add
This commit fixes a linking error with psa_sim_crypto_server.c where
mbedtls_test_hook_error_add was undefined.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-10-21 14:49:57 +01:00
..
psasim Fix linking error for mbedtls_test_hook_error_add 2024-10-21 14:49:57 +01:00
README.md

PSA Crypto Client-Server Testing

Everything in this directory should currently be considered experimental. We are adding features and extending CI support for it.

Once stable, of production quality, and being tested by the CI, it will eventually be migrated into the MbedTLS framework repository.