crypt: Fix badsalttest test (Bug 22765)
[platform/upstream/glibc.git] / crypt / sha512c-test.c
index c829242..060e935 100644 (file)
@@ -58,6 +58,6 @@ do_test (void)
   return result;
 }
 
-#define TIMEOUT 6
+#define TIMEOUT 32
 #define TEST_FUNCTION do_test ()
 #include "../test-skeleton.c"