1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

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

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 () {