Signed-off-by: Yi Wu <[email protected]>
This commit is contained in:
Yi Wu
2026-07-15 09:48:06 +01:00
parent 37a33ab5cc
commit 4947a45c19
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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" \