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:
commit
f6a6a2d815
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash and USE_PSA"
|
||||||
make test
|
make test
|
||||||
|
tests/compat.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
component_test_psa_crypto_config_accel_cipher () {
|
component_test_psa_crypto_config_accel_cipher () {
|
||||||
|
|
Loading…
Reference in a new issue