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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypt/sha512c-test.c b/crypt/sha512c-test.c
index 4c888feb41..c829242e2a 100644
--- a/crypt/sha512c-test.c
+++ b/crypt/sha512c-test.c
@@ -58,5 +58,6 @@ do_test (void)
return result;
}
+#define TIMEOUT 6
#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"