summaryrefslogtreecommitdiff
path: root/test/scripts/2100-OpenSSL
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-06-02 11:58:28 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-06-03 22:04:22 +0100
commit087b6b26fa9be49f9ce52bf8941b5a69d1ec31ce (patch)
tree28c61a40594834ae3d808e05b2e3ea6ead7f9bb1 /test/scripts/2100-OpenSSL
parent8c690dfdc2c09b4aebe32a077c67b41b8ee2a6f0 (diff)
Testsuite: stabilize output sequence for 2x35/6
Diffstat (limited to 'test/scripts/2100-OpenSSL')
-rw-r--r--test/scripts/2100-OpenSSL/21359
-rw-r--r--test/scripts/2100-OpenSSL/21364
2 files changed, 10 insertions, 3 deletions
diff --git a/test/scripts/2100-OpenSSL/2135 b/test/scripts/2100-OpenSSL/2135
index 1f760e4ef..ff460c671 100644
--- a/test/scripts/2100-OpenSSL/2135
+++ b/test/scripts/2100-OpenSSL/2135
@@ -5,9 +5,10 @@ need_ipv4
exim -bd -DSERVER=server -oX PORT_D
****
#
-# a recipient verify and continued-delivery
+# A recipient verify and continued-delivery. The debug output should show "already connected to",
+# "proxied TLS", and the DATA smtp command only done by the transport process.
# cmdline -bs send
-exim -bs
+exim -d-all+transport -bs
mail from:<usera@ok.example>
rcpt to:<userb@test.ex>
data
@@ -17,8 +18,10 @@ body
.
quit
****
-sleep 3
+sleep 1
killdaemon
+exim -q
+****
#
#
no_stdout_check
diff --git a/test/scripts/2100-OpenSSL/2136 b/test/scripts/2100-OpenSSL/2136
index c18cf946c..396075cc1 100644
--- a/test/scripts/2100-OpenSSL/2136
+++ b/test/scripts/2100-OpenSSL/2136
@@ -33,6 +33,8 @@ QUIT
****
sleep 3
killdaemon
+exim -q
+****
#
#
# smtp send, deliver_drop_priv
@@ -64,6 +66,8 @@ QUIT
****
sleep 3
killdaemon
+exim -q
+****
#
#
#