tests: For consistency added --libcurl to test name
This commit is contained in:
parent
436a841354
commit
ed285ae5c9
@ -27,7 +27,7 @@ Connection: close
|
|||||||
http
|
http
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
HTTP RFC1867-type formposting - -F with three files, one with explicit type
|
--libcurl for HTTP RFC1867-type formposting - -F with three files, one with explicit type
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
http://%HOSTIP:%HTTPPORT/we/want/1404 -F name=value -F 'file=@log/test1404.txt,log/test1404.txt;type=magic/content,log/test1404.txt' --libcurl log/test1404.c
|
http://%HOSTIP:%HTTPPORT/we/want/1404 -F name=value -F 'file=@log/test1404.txt,log/test1404.txt;type=magic/content,log/test1404.txt' --libcurl log/test1404.c
|
||||||
|
@ -30,7 +30,7 @@ REPLY FAIL 500 this might not be a failure!
|
|||||||
ftp
|
ftp
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
FTP with quote ops
|
--libcurl for FTP with quote ops
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
ftp://%HOSTIP:%FTPPORT/1405 -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD" --libcurl log/test1405.c
|
ftp://%HOSTIP:%FTPPORT/1405 -Q "NOOP 1" -Q "+NOOP 2" -Q "-NOOP 3" -Q "*FAIL" -Q "+*FAIL HARD" --libcurl log/test1405.c
|
||||||
|
@ -23,7 +23,7 @@ CAPA SIZE
|
|||||||
smtp
|
smtp
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
SMTP
|
--libcurl for SMTP
|
||||||
</name>
|
</name>
|
||||||
<file name="log/test1406.eml">
|
<file name="log/test1406.eml">
|
||||||
From: different
|
From: different
|
||||||
|
@ -23,7 +23,7 @@ REPLY LIST +OK 1407 100\r\n.
|
|||||||
pop3
|
pop3
|
||||||
</server>
|
</server>
|
||||||
<name>
|
<name>
|
||||||
POP3 LIST one message
|
--libcurl for POP3 LIST one message
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
pop3://%HOSTIP:%POP3PORT/1407 -l -u user:secret --libcurl log/test1407.c
|
pop3://%HOSTIP:%POP3PORT/1407 -l -u user:secret --libcurl log/test1407.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user