tests: Added error code explanation comments

This commit is contained in:
Steve Holme
2013-11-24 12:33:21 +00:00
parent 8a94aedbd6
commit 2ff0c6f5f3
5 changed files with 9 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ smtp://%HOSTIP:%SMTPPORT/916 --mail-rcpt invalid --mail-from sender@example.com
#
# Verify data after the test has been "shot"
<verify>
# 55 - CURLE_SEND_ERROR
<errorcode>
55
</errorcode>