From: Steve Holme Date: Sun, 24 Nov 2013 12:33:21 +0000 (+0000) Subject: tests: Added error code explanation comments X-Git-Tag: curl-7_34_0~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ff0c6f5f391fc81fd8f7eca1cc0cb159cc353c3;p=thirdparty%2Fcurl.git tests: Added error code explanation comments --- diff --git a/tests/data/test856 b/tests/data/test856 index ae089d1914..0c75045c42 100644 --- a/tests/data/test856 +++ b/tests/data/test856 @@ -29,11 +29,12 @@ pop3://%HOSTIP:%POP3PORT/856 -u user:wrong # # Verify data after the test has been "shot" +# 67 - CURLE_LOGIN_DENIED 67 # -# The multi interface considers a broken "DO" request as a prematurely broken +# The multi interface considers a broken "CONNECT" as a prematurely broken # transfer and such a connection will not get a "QUIT" CAPA diff --git a/tests/data/test913 b/tests/data/test913 index c7d547c309..4b0d2f555e 100644 --- a/tests/data/test913 +++ b/tests/data/test913 @@ -37,6 +37,7 @@ smtp://%HOSTIP:%SMTPPORT/913 --mail-rcpt recipient@example.com --mail-from sende # # Verify data after the test has been "shot" +# 55 - CURLE_SEND_ERROR 55 diff --git a/tests/data/test914 b/tests/data/test914 index 16ea470289..d1532c806c 100644 --- a/tests/data/test914 +++ b/tests/data/test914 @@ -33,6 +33,7 @@ smtp://%HOSTIP:%SMTPPORT/914 --mail-rcpt recipient@example.com --mail-from inval # # Verify data after the test has been "shot" +# 55 - CURLE_SEND_ERROR 55 diff --git a/tests/data/test916 b/tests/data/test916 index 807bb267f5..00211550ad 100644 --- a/tests/data/test916 +++ b/tests/data/test916 @@ -33,6 +33,7 @@ smtp://%HOSTIP:%SMTPPORT/916 --mail-rcpt invalid --mail-from sender@example.com # # Verify data after the test has been "shot" +# 55 - CURLE_SEND_ERROR 55 diff --git a/tests/data/test918 b/tests/data/test918 index 6f3a382b41..3756edd758 100644 --- a/tests/data/test918 +++ b/tests/data/test918 @@ -33,9 +33,10 @@ smtp://%HOSTIP:%SMTPPORT/918 --mail-rcpt recipient.one@example.com --mail-rcpt i # # Verify data after the test has been "shot" - -55 - +# 55 - CURLE_SEND_ERROR + +55 + EHLO 918 MAIL FROM: