diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 9b4f526a04..d811446754 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -2309,7 +2309,8 @@ component_test_psa_crypto_config_accel_ecdh_use_psa () { msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDH + USE_PSA" make test - # ssl-opt.sh later (probably doesn't pass right now) + msg "test: ssl-opt.sh" + tests/ssl-opt.sh } # Keep in sync with component_test_psa_crypto_config_accel_ecdh_use_psa.