changeset 731:ef199d6185df

Increase tests timeout to 120 seconds
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 25 Feb 2011 14:33:37 +0900
parents e21d79595045
children 4a0b61061a6d
files tests/tests.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/tests.h	Thu Feb 24 17:19:42 2011 +0900
+++ b/tests/tests.h	Fri Feb 25 14:33:37 2011 +0900
@@ -50,7 +50,7 @@
 
 /* Test timeout duration, unless -n is passed on the command line */
 #ifndef TEST_TIMEOUT
-#define TEST_TIMEOUT	30	/* in seconds */
+#define TEST_TIMEOUT	120	/* in seconds */
 #endif /* TEST_TIMEOUT */
 
 /* Standard includes */
"Welcome to our mercurial repository"