mbedtls/tests/suites
Elena Uziunaite b430eeea85 Bring back some dependencies
To make CI happier

Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
2024-09-09 11:18:10 +01:00
..
test_suite_config.function
test_suite_config.tls_combinations.data
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_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 Bring back some dependencies 2024-09-09 11:18:10 +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_x509parse.data Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY 2024-09-09 11:18:10 +01:00
test_suite_x509parse.function Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test 2024-08-09 10:29:59 +01:00
test_suite_x509write.data Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN 2024-09-09 11:18:08 +01:00
test_suite_x509write.function Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +01:00