summaryrefslogtreecommitdiffstats
path: root/tests/timeout
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-21 00:29:53 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-22 22:50:31 +0200
commitfac29da6eb7cb9957cbc54959d516c60aede01d6 (patch)
tree6864e3e27139437e43d30452422fe78885f48c34 /tests/timeout
parent067b822d04a4f5d4fc0fbd19a5620721fd397df9 (diff)
Improve the coherency of delays in tests
Diffstat (limited to 'tests/timeout')
-rw-r--r--tests/timeout/t0001.tst6
-rw-r--r--tests/timeout/t0002.tst6
-rw-r--r--tests/timeout/t0003.tst6
-rw-r--r--tests/timeout/t0004.tst6
-rw-r--r--tests/timeout/t0005.tst6
-rw-r--r--tests/timeout/t0006.tst6
6 files changed, 18 insertions, 18 deletions
diff --git a/tests/timeout/t0001.tst b/tests/timeout/t0001.tst
index 15f059a..5ecf39b 100644
--- a/tests/timeout/t0001.tst
+++ b/tests/timeout/t0001.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -x cur 5 -- t0001.in)
-\S[10]\s[120]l\S[6000]
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -x cur 5 -- t0001.in)
+\S[150]\s[150]l\S[6000]
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/timeout/t0002.tst b/tests/timeout/t0002.tst
index d091a5b..04cf1b5 100644
--- a/tests/timeout/t0002.tst
+++ b/tests/timeout/t0002.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -x cur 5 -- t0002.in)
-\S[10]\s[120]l\S[2000]l\S[2000]hh\S[6000]
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -x cur 5 -- t0002.in)
+\S[150]\s[150]l\S[2000]l\S[2000]hh\S[6000]
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/timeout/t0003.tst b/tests/timeout/t0003.tst
index b2a1012..042c927 100644
--- a/tests/timeout/t0003.tst
+++ b/tests/timeout/t0003.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -x q 5 -- t0003.in)
-\S[10]\s[120]l\S[6000]
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -x q 5 -- t0003.in)
+\S[150]\s[150]l\S[6000]
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/timeout/t0004.tst b/tests/timeout/t0004.tst
index fb2f0d5..9453db1 100644
--- a/tests/timeout/t0004.tst
+++ b/tests/timeout/t0004.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -x w 'test\\u21' 5 -- t0004.in)
-\S[10]\s[120]l\S[6000]
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -x w 'test\\u21' 5 -- t0004.in)
+\S[150]\s[150]l\S[6000]
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/timeout/t0005.tst b/tests/timeout/t0005.tst
index 92f91ac..0fe2a1b 100644
--- a/tests/timeout/t0005.tst
+++ b/tests/timeout/t0005.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -x cur 5 -- t0005.in)
-\S[10]\s[120]l\S[2000]\r
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -x cur 5 -- t0005.in)
+\S[150]\s[150]l\S[2000]\r
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0
diff --git a/tests/timeout/t0006.tst b/tests/timeout/t0006.tst
index cb41217..c4c0a8b 100644
--- a/tests/timeout/t0006.tst
+++ b/tests/timeout/t0006.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -X cur 5 -- t0001.in)
-\S[10]\s[120]l\S[3000]\r
-\s[10]echo ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -X cur 5 -- t0001.in)
+\S[150]\s[150]l\S[3000]\r
+\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0