diff options
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/3825-gsasl-plaintext/3825 (renamed from test/scripts/3828-gsasl-plaintext/3828) | 0 | ||||
-rw-r--r-- | test/scripts/3825-gsasl-plaintext/REQUIRES (renamed from test/scripts/3828-gsasl-plaintext/REQUIRES) | 0 | ||||
-rw-r--r-- | test/scripts/3828-gsasl-scram-sha-256/3828 | 8 | ||||
-rw-r--r-- | test/scripts/3828-gsasl-scram-sha-256/REQUIRES | 2 |
4 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/3828-gsasl-plaintext/3828 b/test/scripts/3825-gsasl-plaintext/3825 index a30888f3d..a30888f3d 100644 --- a/test/scripts/3828-gsasl-plaintext/3828 +++ b/test/scripts/3825-gsasl-plaintext/3825 diff --git a/test/scripts/3828-gsasl-plaintext/REQUIRES b/test/scripts/3825-gsasl-plaintext/REQUIRES index 905a62278..905a62278 100644 --- a/test/scripts/3828-gsasl-plaintext/REQUIRES +++ b/test/scripts/3825-gsasl-plaintext/REQUIRES diff --git a/test/scripts/3828-gsasl-scram-sha-256/3828 b/test/scripts/3828-gsasl-scram-sha-256/3828 new file mode 100644 index 000000000..749dbf58d --- /dev/null +++ b/test/scripts/3828-gsasl-scram-sha-256/3828 @@ -0,0 +1,8 @@ +# GSASL SCRAM-SHA-256 +# +exim -DSERVER=server -DTRUSTED -bd -oX PORT_D +**** +exim -odi -DTRUSTED scram_sha_256@test.ex +**** +killdaemon +no_msglog_check diff --git a/test/scripts/3828-gsasl-scram-sha-256/REQUIRES b/test/scripts/3828-gsasl-scram-sha-256/REQUIRES new file mode 100644 index 000000000..89fd50833 --- /dev/null +++ b/test/scripts/3828-gsasl-scram-sha-256/REQUIRES @@ -0,0 +1,2 @@ +authenticator gsasl +feature _HAVE_AUTH_GSASL_SCRAM_SHA_256 |