summaryrefslogtreecommitdiffstats
path: root/comm/third_party/libgcrypt/tests/hashtest-256g.in
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/libgcrypt/tests/hashtest-256g.in')
-rwxr-xr-xcomm/third_party/libgcrypt/tests/hashtest-256g.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/comm/third_party/libgcrypt/tests/hashtest-256g.in b/comm/third_party/libgcrypt/tests/hashtest-256g.in
new file mode 100755
index 0000000000..a52b86924b
--- /dev/null
+++ b/comm/third_party/libgcrypt/tests/hashtest-256g.in
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+algos="SHA1 SHA256 SHA512 SM3"
+
+test "@RUN_LARGE_DATA_TESTS@" = yes || exit 77
+echo " now running 256 GiB tests for $algos - this takes looong"
+exec ./hashtest@EXEEXT@ --gigs 256 $algos