summaryrefslogtreecommitdiffstats
path: root/tests/timeout
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-10-08 23:54:26 +0200
committerpgen <p.gen.progs@gmail.com>2022-10-09 18:18:56 +0200
commit2548023fc17c2c46e045c58a176a1c452cb83c3f (patch)
treefa287f7627a69772a9031b688e49cc256c8e9f84 /tests/timeout
parent20de6438331eb547864a54440b4092bedc7cc504 (diff)
Reduce the duration of the testing process.
Diffstat (limited to 'tests/timeout')
-rw-r--r--tests/timeout/t0001.tst2
-rw-r--r--tests/timeout/t0002.tst2
-rw-r--r--tests/timeout/t0003.tst2
-rw-r--r--tests/timeout/t0004.tst2
-rw-r--r--tests/timeout/t0005.tst2
-rw-r--r--tests/timeout/t0006.tst2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/timeout/t0001.tst b/tests/timeout/t0001.tst
index 5ecf39b..7e121ad 100644
--- a/tests/timeout/t0001.tst
+++ b/tests/timeout/t0001.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -x cur 5 -- t0001.in)
-\S[150]\s[150]l\S[6000]
+\S[150]\s[50]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 04cf1b5..0774e8b 100644
--- a/tests/timeout/t0002.tst
+++ b/tests/timeout/t0002.tst
@@ -1,4 +1,4 @@
\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[50]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 042c927..56e408c 100644
--- a/tests/timeout/t0003.tst
+++ b/tests/timeout/t0003.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -x q 5 -- t0003.in)
-\S[150]\s[150]l\S[6000]
+\S[150]\s[50]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 9453db1..2af25be 100644
--- a/tests/timeout/t0004.tst
+++ b/tests/timeout/t0004.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -x w 'test\\u21' 5 -- t0004.in)
-\S[150]\s[150]l\S[6000]
+\S[150]\s[50]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 0fe2a1b..8c8a70d 100644
--- a/tests/timeout/t0005.tst
+++ b/tests/timeout/t0005.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -x cur 5 -- t0005.in)
-\S[150]\s[150]l\S[2000]\r
+\S[150]\s[50]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 c4c0a8b..9bc75ee 100644
--- a/tests/timeout/t0006.tst
+++ b/tests/timeout/t0006.tst
@@ -1,4 +1,4 @@
\S[150]\s[10]OUT=$(smenu -X cur 5 -- t0001.in)
-\S[150]\s[150]l\S[3000]\r
+\S[150]\s[50]l\S[3000]\r
\S[150]\s[10]echo ":$\s[10]OUT:"
exit 0