mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
iconvdata/tst-loading: bump up timeout to 10s
This commit is contained in:
parent
4ef91cdca8
commit
804c54f7b0
@ -1,5 +1,7 @@
|
|||||||
2014-12-19 Chris Metcalf <cmetcalf@ezchip.com>
|
2014-12-19 Chris Metcalf <cmetcalf@ezchip.com>
|
||||||
|
|
||||||
|
* iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
|
||||||
|
|
||||||
* math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
|
* math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
|
||||||
* math/atest-exp2.c (TIMEOUT): Likewise.
|
* math/atest-exp2.c (TIMEOUT): Likewise.
|
||||||
* math/atest-sincos.c (TIMEOUT): Likewise.
|
* math/atest-sincos.c (TIMEOUT): Likewise.
|
||||||
|
@ -181,5 +181,6 @@ do_test (void)
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#define TIMEOUT 10
|
||||||
#define TEST_FUNCTION do_test ()
|
#define TEST_FUNCTION do_test ()
|
||||||
#include "../test-skeleton.c"
|
#include "../test-skeleton.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user