1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

Increase timeout for stdlib/tst-strtod-overflow

This commit is contained in:
Andreas Schwab
2012-09-05 17:35:14 +02:00
parent c4e85184d2
commit 4d038ae316
2 changed files with 5 additions and 0 deletions

View File

@@ -45,4 +45,5 @@ do_test (void)
}
#define TEST_FUNCTION do_test ()
#define TIMEOUT 5
#include "../test-skeleton.c"