commit | 5e0654a324f2fde940cc1aeb9ea629e55ecf9eea | [log] [tgz] |
---|---|---|
author | Andrzej Kurek <andrzej.kurek@arm.com> | Sat Sep 03 06:50:09 2022 -0400 |
committer | Andrzej Kurek <andrzej.kurek@arm.com> | Sun Sep 04 09:31:17 2022 -0400 |
tree | 7eff2c1047567b714afc58da2cd04022828f7f11 | |
parent | 97fc247d6a5bd0d8dc0435e6938b1be62e3cfbb2 [diff] |
Add a compat.sh run to psa_crypto_config_accel_hash_use_psa Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 079184a..c661ea3 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -1889,6 +1889,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 () {