mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-24 12:09:54 +00:00
@@ -106,7 +106,7 @@ component_check_test_dependencies () {
|
||||
# mbedtls test on crypto internal feature macros.
|
||||
#
|
||||
# Most of the time, use of crypto internal feature macros are mistakes,
|
||||
# which this component is maeant to catch. However a few of them are
|
||||
# which this component is meant to catch. However a few of them are
|
||||
# justified, or known issues yet to be resolved, so this component includes
|
||||
# a list of expected exceptions.
|
||||
|
||||
|
||||
+1
-1
@@ -9338,7 +9338,7 @@ run_test "EC restart: TLS, max_ops=1000" \
|
||||
-C "mbedtls_ecdh_make_public.*\(4b00\|-248\)" \
|
||||
-c "mbedtls_pk_sign.*\(4b00\|-248\)"
|
||||
|
||||
# Note: wen never get to ECDH: abort as soon as we determined the cert is bad.
|
||||
# Note: we never get to ECDH: abort as soon as we determined the cert is bad.
|
||||
requires_config_enabled MBEDTLS_ECP_RESTARTABLE
|
||||
requires_config_enabled PSA_WANT_ECC_SECP_R1_256
|
||||
run_test "EC restart: TLS, max_ops=1000, badsign" \
|
||||
|
||||
Reference in New Issue
Block a user