aboutsummaryrefslogtreecommitdiff
path: root/string
diff options
context:
space:
mode:
Diffstat (limited to 'string')
-rw-r--r--string/tst-cmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/tst-cmp.c b/string/tst-cmp.c
index d772019..7ddbd0b 100644
--- a/string/tst-cmp.c
+++ b/string/tst-cmp.c
@@ -207,6 +207,6 @@ do_test (void)
/* The nested loops need a long time to complete on slower
machines. */
-#define TIMEOUT 300
+#define TIMEOUT 600
#include <support/test-driver.c>