summaryrefslogtreecommitdiff
path: root/lib/crypto/test/crypto_gh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/test/crypto_gh.spec')
-rw-r--r--lib/crypto/test/crypto_gh.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/crypto/test/crypto_gh.spec b/lib/crypto/test/crypto_gh.spec
new file mode 100644
index 0000000000..a1119373cd
--- /dev/null
+++ b/lib/crypto/test/crypto_gh.spec
@@ -0,0 +1,5 @@
+{suites,"../crypto_test",all}.
+{skip_suites, "../crypto_test", [crypto_bench_SUITE],
+ "Benchmarks run separately"}.
+{skip_cases, "../crypto_test", engine_SUITE,
+ [multiple_engine_load],"Broken with openssl 1.1.1f and docker"}.