mbedtls/tests/suites/test_suite_version.data
Paul Elliott 20362cd1ca Bump library and so versions for 3.2.0 release
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2022-07-11 13:56:01 +01:00

15 lines
359 B
Text

Check compile time library version
check_compiletime_version:"3.2.0"
Check runtime library version
check_runtime_version:"3.2.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