From: Steve Holme Date: Mon, 4 Jun 2012 18:41:56 +0000 (+0100) Subject: tests: Updated pop3 tests for change in auth mechanism detection X-Git-Tag: curl-7_27_0~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1fc89eb87f317369a2d2a576867edd3ce7210d4a;p=thirdparty%2Fcurl.git tests: Updated pop3 tests for change in auth mechanism detection --- diff --git a/tests/data/test800 b/tests/data/test800 index eebd27a443..2b7d057aa6 100644 --- a/tests/data/test800 +++ b/tests/data/test800 @@ -38,7 +38,7 @@ pop3://%HOSTIP:%POP3PORT/800 -u user:secret # Verify data after the test has been "shot" -AUTH +CAPA USER user PASS secret RETR 800 diff --git a/tests/data/test808 b/tests/data/test808 index 8f2526f258..2c9c11cdd2 100644 --- a/tests/data/test808 +++ b/tests/data/test808 @@ -32,7 +32,7 @@ pop3://%HOSTIP:%POP3PORT/808 -l -u user:secret # Verify data after the test has been "shot" -AUTH +CAPA USER user PASS secret LIST 808 diff --git a/tests/data/test809 b/tests/data/test809 index b16a1470e4..ffa9b3331d 100644 --- a/tests/data/test809 +++ b/tests/data/test809 @@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/809 -l -u user:secret 56 -AUTH +CAPA USER user PASS secret LIST 809 diff --git a/tests/data/test810 b/tests/data/test810 index e2f447eb1d..934837f640 100644 --- a/tests/data/test810 +++ b/tests/data/test810 @@ -41,7 +41,7 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret # Verify data after the test has been "shot" -AUTH +CAPA USER user PASS secret LIST diff --git a/tests/data/test811 b/tests/data/test811 index 26a2906c74..074969a4fa 100644 --- a/tests/data/test811 +++ b/tests/data/test811 @@ -34,7 +34,7 @@ pop3://%HOSTIP:%POP3PORT/ -u user:secret # Verify data after the test has been "shot" -AUTH +CAPA USER user PASS secret LIST diff --git a/tests/data/test812 b/tests/data/test812 index 0e0484d10d..dbf40c4913 100644 --- a/tests/data/test812 +++ b/tests/data/test812 @@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/812 -u user:secret 56 -AUTH +CAPA USER user PASS secret RETR 812 diff --git a/tests/data/test813 b/tests/data/test813 index 780fdf170a..1447fa277b 100644 --- a/tests/data/test813 +++ b/tests/data/test813 @@ -35,7 +35,7 @@ pop3://%HOSTIP:%POP3PORT/813 -u user:wrong 67 -AUTH +CAPA USER user PASS wrong QUIT diff --git a/tests/data/test815 b/tests/data/test815 index c4170f0ca6..261887f9bc 100644 --- a/tests/data/test815 +++ b/tests/data/test815 @@ -49,7 +49,7 @@ pop3://%HOSTIP:%POP3PORT/815 -u user:secret # Verify data after the test has been "shot" -AUTH +CAPA USER user PASS secret RETR 815