mbedtls/tests/suites
Minos Galanakis 4f7f132536 test-data: Adjusted check-feature test to seek MBEDTLS_TIMING_C.
Features are generated by scripts/generate_features.pl which will reside
in the MbedTLS repository, while MBEDTLS_AES_C now resides in tf-psa-crypto.

Picking `MBEDTLS_TIMING_C` feature ensures the original test's requirements
are satisfied.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2024-12-04 09:57:56 +00:00
..
test_suite_config.function
test_suite_config.tls_combinations.data
test_suite_constant_time_hmac.data Move test_suite_constant_time_hmac back to mbedtls 2024-10-01 15:32:01 +02:00
test_suite_constant_time_hmac.function Move test_suite_constant_time_hmac back to mbedtls 2024-10-01 15:32:01 +02:00
test_suite_debug.data Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA 2024-09-09 11:17:36 +01:00
test_suite_debug.function Fix missing-prototype errors in tests/suites 2024-08-09 10:29:58 +01:00
test_suite_error.data Move tests for error.c from tf-psa-crypto to Mbed TLS 2024-10-18 08:19:50 +01:00
test_suite_error.function Fix test case dependency 2024-10-21 12:07:27 +01:00
test_suite_mps.data
test_suite_mps.function
test_suite_net.data
test_suite_net.function
test_suite_pkcs7.data Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +01:00
test_suite_pkcs7.function Fix missing-prototype errors in tests/suites 2024-08-09 10:29:58 +01:00
test_suite_ssl_decrypt.function
test_suite_ssl_decrypt.misc.data Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +01:00
test_suite_ssl.data Remove RSA-PSK test cases 2024-11-05 15:48:11 +01:00
test_suite_ssl.function Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT 2024-09-09 11:18:10 +01:00
test_suite_test_helpers.data
test_suite_test_helpers.function
test_suite_version.data test-data: Adjusted check-feature test to seek MBEDTLS_TIMING_C. 2024-12-04 09:57:56 +00:00
test_suite_version.function Move version tests from tf-psa-crypto/test/suite to test/suites 2024-10-04 13:37:42 +01:00
test_suite_x509parse.data Remove !MBEDTLS_USE_PSA_CRYPTO test cases that have a USE_PSA alternate 2024-10-22 22:10:42 +02:00
test_suite_x509parse.function Fix x509 parse syntax typo 2024-09-19 16:30:09 +01:00
test_suite_x509write.data Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development 2024-09-26 12:50:37 +00:00
test_suite_x509write.function Pair inits with declarations 2024-10-25 12:41:28 +01:00