Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat

TLS without MD - compat.sh addition to all.sh hash acceleration tests
This commit is contained in:
Manuel Pégourié-Gonnard 2022-09-12 10:23:49 +02:00 committed by GitHub
commit f6a6a2d815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1887,6 +1887,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 () {