From 4be52428d30e22d6559876650d614473b4bc8e78 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 10 May 2012 22:55:58 +0100 Subject: Testsuite: updates for 8bitmime-as-default (GnuTLS). Also add Retry command to more runtest testcase-fail possibilities. --- test/scripts/3450-plaintext-GnuTLS/3450 | 3 +++ test/scripts/3450-plaintext-GnuTLS/3453 | 2 ++ test/scripts/3450-plaintext-GnuTLS/3454 | 41 ++++++++++++++++++--------------- 3 files changed, 27 insertions(+), 19 deletions(-) (limited to 'test/scripts/3450-plaintext-GnuTLS') diff --git a/test/scripts/3450-plaintext-GnuTLS/3450 b/test/scripts/3450-plaintext-GnuTLS/3450 index bb50a3e9c..0494118ca 100644 --- a/test/scripts/3450-plaintext-GnuTLS/3450 +++ b/test/scripts/3450-plaintext-GnuTLS/3450 @@ -10,6 +10,7 @@ ehlo foobar ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 auth plain AHVzZXJ4AHNlY3JldA== ??? 235 @@ -24,6 +25,7 @@ ehlo foobar ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 auth plain AHVzZXJ4AHNlY3JldA== ??? 503 @@ -34,6 +36,7 @@ ehlo foobar ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 auth plain AHVzZXJ4AHNlY3JldA== ??? 235 diff --git a/test/scripts/3450-plaintext-GnuTLS/3453 b/test/scripts/3450-plaintext-GnuTLS/3453 index cf99cd896..a88f49f3d 100644 --- a/test/scripts/3450-plaintext-GnuTLS/3453 +++ b/test/scripts/3450-plaintext-GnuTLS/3453 @@ -10,6 +10,7 @@ ehlo foobar ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 220 @@ -31,6 +32,7 @@ ehlo foobar ??? 250- ??? 250- ??? 250- +??? 250- ??? 250 starttls ??? 220 diff --git a/test/scripts/3450-plaintext-GnuTLS/3454 b/test/scripts/3450-plaintext-GnuTLS/3454 index 0c45cbcc5..7ef007707 100644 --- a/test/scripts/3450-plaintext-GnuTLS/3454 +++ b/test/scripts/3450-plaintext-GnuTLS/3454 @@ -5,34 +5,37 @@ exim -DSERVER=server -bd -oX PORT_D client-ssl 127.0.0.1 PORT_D ??? 220 ehlo foobar -??? 250- -??? 250- -??? 250- -??? 250- -??? 250- -??? 250 +??? 250-myhost +??? 250-SIZE +??? 250-8BITMIME +??? 250-PIPELINING +??? 250-AUTH +??? 250-STARTTLS +??? 250 HELP starttls -??? 220 +??? 220 TLS auth plain AHVzZXJ4AHNlY3JldA== ??? 503 **** client-ssl 127.0.0.1 PORT_D ??? 220 ehlo foobar -??? 250- -??? 250- -??? 250- -??? 250- -??? 250- -??? 250 +??? 250-myhost +??? 250-SIZE +??? 250-8BITMIME +??? 250-PIPELINING +??? 250-AUTH +??? 250-STARTTLS +??? 250 HELP starttls -??? 220 +??? 220 TLS ehlo foobar -??? 250- -??? 250- -??? 250- -??? 250- -??? 250 +??? 250-myhost +??? 250-SIZE +??? 250-8BITMIME +??? 250-PIPELINING +??? 250-AUTH +??? 250 HELP auth plain AHVzZXJ4AHNlY3JldA== ??? 235 quit -- cgit v1.2.3