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

TLS without MD - compat.sh addition to all.sh hash acceleration tests
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index 7f259f5..7d9fe1f 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -1887,6 +1887,7 @@
 
     msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash and USE_PSA"
     make test
+    tests/compat.sh
 }
 
 component_test_psa_crypto_config_accel_cipher () {