Increase timeout for stdlib/tst-strtod-overflow
[platform/upstream/glibc.git] / stdlib / tst-strtod-overflow.c
index 668d55b..6c5b282 100644 (file)
@@ -45,4 +45,5 @@ do_test (void)
 }
 
 #define TEST_FUNCTION do_test ()
+#define TIMEOUT 5
 #include "../test-skeleton.c"