Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / mbedtls / repo / tests / suites / test_suite_version.data
1 Check compiletime library version
2 check_compiletime_version:"2.18.0"
3
4 Check runtime library version
5 check_runtime_version:"2.18.0"
6
7 Check for MBEDTLS_VERSION_C
8 check_feature:"MBEDTLS_VERSION_C":0
9
10 Check for MBEDTLS_AES_C when already present
11 depends_on:MBEDTLS_AES_C
12 check_feature:"MBEDTLS_AES_C":0
13
14 Check for unknown define
15 check_feature:"MBEDTLS_UNKNOWN":-1