From 626f8b6abbdb817db94adc96bc3437ec4fbe76a0 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Mon, 17 Sep 2012 15:58:51 -0400 Subject: crypt: bump up md5test-giant timeout from 180s to 480s --- crypt/md5test-giant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypt') diff --git a/crypt/md5test-giant.c b/crypt/md5test-giant.c index 6751a2a4fc..63a9c3a791 100644 --- a/crypt/md5test-giant.c +++ b/crypt/md5test-giant.c @@ -132,6 +132,6 @@ do_test (void) #endif /* This needs on a fast machine 90s. */ -#define TIMEOUT 180 +#define TIMEOUT 480 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" -- cgit v1.2.3