mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
Increase timeout for stdlib/tst-strtod-overflow
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2012-09-05 Andreas Schwab <schwab@linux-m68k.org>
|
||||||
|
|
||||||
|
* stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
|
||||||
|
|
||||||
2012-09-05 Allan McRae <allan@archlinux.org>
|
2012-09-05 Allan McRae <allan@archlinux.org>
|
||||||
|
|
||||||
[BS #13966]
|
[BS #13966]
|
||||||
|
@@ -45,4 +45,5 @@ do_test (void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#define TEST_FUNCTION do_test ()
|
#define TEST_FUNCTION do_test ()
|
||||||
|
#define TIMEOUT 5
|
||||||
#include "../test-skeleton.c"
|
#include "../test-skeleton.c"
|
||||||
|
Reference in New Issue
Block a user