ssl-opt: enable test for accelerated ECDH + USE_PSA

Signed-off-by: valerio <valerio.setti@nordicsemi.no>
This commit is contained in:
valerio 2023-03-09 16:39:07 +01:00
parent f27472b128
commit 2bf85e349d

View file

@ -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.