]> sourceware.org Git - glibc.git/commitdiff
2002-10-12 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sat, 12 Oct 2002 18:45:26 +0000 (18:45 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 12 Oct 2002 18:45:26 +0000 (18:45 +0000)
* stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds.
Some machines are slow.  Guido Guenther <agx@sigxcpu.org> has one.

stdio-common/tst-rndseek.c

index eafe0b4278869ab0c4ca72a4c7a1ef434591fa05..cf53aa48e0a1585f96c69a47cf6d1d70b184e24c 100644 (file)
@@ -10,7 +10,7 @@ static char tempdata[65 * 1024];
 
 static int do_test (void);
 #define TEST_FUNCTION do_test ()
-#define TIMEOUT 4
+#define TIMEOUT 10
 
 #include "../test-skeleton.c"
 
This page took 0.036609 seconds and 5 git commands to generate.