mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Bump sha512c-test.c timeout for the sake of 32-bit sparc.
* crypt/sha512c-test.c (TIMEOUT): Increase to 32.
This commit is contained in:
parent
59910343fc
commit
1ba7c3dca1
@ -1,3 +1,7 @@
|
||||
2012-05-17 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* crypt/sha512c-test.c (TIMEOUT): Increase to 32.
|
||||
|
||||
2012-05-17 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* elf/tst-relsort1.c (do_test): Fix function declaration to avoid
|
||||
|
@ -58,6 +58,6 @@ do_test (void)
|
||||
return result;
|
||||
}
|
||||
|
||||
#define TIMEOUT 6
|
||||
#define TIMEOUT 32
|
||||
#define TEST_FUNCTION do_test ()
|
||||
#include "../test-skeleton.c"
|
||||
|
Loading…
Reference in New Issue
Block a user