Deliberate failure: skip some driver tests
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index b8eb3a2..ab113ec 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -2747,8 +2747,9 @@
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 () {