Deliberate failure: skip some driver tests

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-04-25 11:00:05 +02:00
parent f6275b745f
commit 10279d2f68

View File

@ -2747,8 +2747,9 @@ component_test_psa_crypto_config_accel_ffdh () {
msg "test: full with accelerated FFDH"
make test
msg "ssl-opt: full with accelerated FFDH alg"
tests/ssl-opt.sh -f "ffdh"
## Deliberate failure: skip some driver tests
# msg "ssl-opt: full with accelerated FFDH alg"
# tests/ssl-opt.sh -f "ffdh"
}
component_test_psa_crypto_config_reference_ffdh () {