mbedtls/tests/psa-client-server
Harry Ramsey d617283187 Fix failing psasim tests
This commit fixes failing psasim tests by ensuring that
MBEDTLS_VERSION_C is defined before attempting to access version
information.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-10-07 14:50:00 +01:00
..
psasim Fix failing psasim tests 2024-10-07 14:50:00 +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.