mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 02:40:08 +00:00
2002-10-12 Roland McGrath <roland@redhat.com>
* stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds. Some machines are slow. Guido Guenther <agx@sigxcpu.org> has one.
This commit is contained in:
parent
5b2c50af0b
commit
2c577b89b2
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user