mbedtls/tests/suites
Sam Berry 2bb3f4d6d4 Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write
This commit moves all related mbedtls_oid_from_numeric_string unit tests
from test_suite_oid to test_suite_x509write.

Signed-off-by: Sam Berry <sam.berry@arm.com>
2024-09-18 21:23:17 +01:00
..
test_suite_config.function
test_suite_config.tls_combinations.data
test_suite_debug.data Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +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 Replace MBEDTLS_SSL_HAVE_CBC with PSA_WANT_ALG_CBC_NO_PADDING 2024-07-31 16:19:15 +01:00
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 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 2024-09-04 18:12:59 +01:00
test_suite_ssl.function Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 2024-09-05 12:43:14 +01:00
test_suite_test_helpers.data
test_suite_test_helpers.function
test_suite_x509parse.data Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse 2024-09-18 21:23:17 +01:00
test_suite_x509parse.function Move mbedtls_oid_get_numeric_string unit tests to test_suite_x509parse 2024-09-18 21:23:17 +01:00
test_suite_x509write.data Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write 2024-09-18 21:23:17 +01:00
test_suite_x509write.function Move mbedtls_oid_from_numeric_string unit tests to test_suite_x509write 2024-09-18 21:23:17 +01:00