From 4225e5db1b2a854c3ccd581071a53a9d1a707aac Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 19 Apr 2019 23:33:02 +0200 Subject: test660: verify CONNECT_ONLY with IMAP which basically just makes sure LOGOUT is *not* issued on disconnect --- tests/data/test660 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 tests/data/test660 (limited to 'tests/data/test660') diff --git a/tests/data/test660 b/tests/data/test660 new file mode 100644 index 000000000..d480bc313 --- /dev/null +++ b/tests/data/test660 @@ -0,0 +1,34 @@ + + + +IMAP +CONNECT_ONLY + + + +# Client-side + + +imap + + +lib597 + + +IMAP CONNECT_ONLY option + + + +imap://%HOSTIP:%IMAPPORT/660 + + + + +# +# Verify data after the test has been "shot" + + +A001 CAPABILITY + + + -- cgit v1.2.3