mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.
This commit is contained in:
parent
6a4448afe3
commit
869c2f1eae
@ -1,5 +1,7 @@
|
||||
2015-11-24 Chris Metcalf <cmetcalf@ezchip.com>
|
||||
|
||||
* misc/tst-tsearch.c (TIMEOUT): Set to 10.
|
||||
|
||||
* sysdeps/tile/bits/mathdef.h (__NO_LONG_DOUBLE_MATH): Define.
|
||||
* sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: Add
|
||||
__finitel, __isinfl, and __isnanl.
|
||||
|
@ -351,5 +351,6 @@ do_test (void)
|
||||
return total_error;
|
||||
}
|
||||
|
||||
#define TIMEOUT 10
|
||||
#define TEST_FUNCTION do_test ()
|
||||
#include "../test-skeleton.c"
|
||||
|
Loading…
Reference in New Issue
Block a user