c470b6b021
Additional changes to temporarily enable running tests: ssl_srv.c and test_suite_ecdh use mbedtls_ecp_group_load instead of mbedtls_ecdh_setup test_suite_ctr_drbg uses mbedtls_ctr_drbg_update instead of mbedtls_ctr_drbg_update_ret
15 lines
360 B
Text
15 lines
360 B
Text
Check compiletime library version
|
|
check_compiletime_version:"2.16.0"
|
|
|
|
Check runtime library version
|
|
check_runtime_version:"2.16.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
|