summary refs log tree commit diff
path: root/string/tst-cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/tst-cmp.c')
-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 d7720194e9..7ddbd0b24e 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>