diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 079184af9..c661ea310 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -1889,6 +1889,7 @@ component_test_psa_crypto_config_accel_hash_use_psa () { msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash and USE_PSA" make test + tests/compat.sh } component_test_psa_crypto_config_accel_cipher () {