Add a compat.sh run to psa_crypto_config_accel_hash_use_psa

Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
Andrzej Kurek 2022-09-03 06:50:09 -04:00
parent 97fc247d6a
commit 5e0654a324

View File

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