mbedtls/tests/suites/test_suite_version.data
Harry Ramsey f7e7acc9c1 Move version tests from tf-psa-crypto/test/suite to test/suites
This commit reverts the moves the test for version from
tf-psa-crypto/test/suite to test/suites.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-10-04 13:37:42 +01:00

16 lines
359 B
Plaintext

Check compile time library version
check_compiletime_version:"4.0.0"
Check runtime library version
check_runtime_version:"4.0.0"
Check for MBEDTLS_VERSION_C
check_feature:"MBEDTLS_VERSION_C":0
Check for MBEDTLS_AES_C when already present
depends_on:MBEDTLS_AES_C
check_feature:"MBEDTLS_AES_C":0
Check for unknown define
check_feature:"MBEDTLS_UNKNOWN":-1