From a4db3f70468c31c0d579e6b9dcd4e90cd9f0d1a8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 21 Sep 2017 08:21:43 +0200 Subject: tests: make the imap server not verify user+password ... as the test cases themselves do that and it makes it easier to add crazy test cases. Test 800 updated to use user name + password that need quoting. Test 856 updated to trigger an auth fail differently. Ref: #1902 --- tests/data/test856 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/test856') diff --git a/tests/data/test856 b/tests/data/test856 index 4d8d7ed61..dcb07c5a9 100644 --- a/tests/data/test856 +++ b/tests/data/test856 @@ -10,6 +10,9 @@ FAILURE # # Server-side + +REPLY PASS -ERR Login failure + # -- cgit v1.2.3