summaryrefslogtreecommitdiff
path: root/crypt/sha512c-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/sha512c-test.c')
-rw-r--r--crypt/sha512c-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/sha512c-test.c b/crypt/sha512c-test.c
index c829242e2a..060e935c3c 100644
--- a/crypt/sha512c-test.c
+++ b/crypt/sha512c-test.c
@@ -58,6 +58,6 @@ do_test (void)
return result;
}
-#define TIMEOUT 6
+#define TIMEOUT 32
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"