tests: Moved some comments so the test data files parse as XML
This commit is contained in:
parent
0104678c79
commit
2f89a61cc0
@ -1,9 +1,9 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# This test is exactly like 525 but the server rejects the EPRT command.
|
# This test is exactly like 525 but the server rejects the EPRT command.
|
||||||
# Written up to make sure that there's nothing in the multi interface
|
# Written up to make sure that there's nothing in the multi interface
|
||||||
# active connection case that differs between PORT and EPRT use
|
# active connection case that differs between PORT and EPRT use
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# For this test the server rejects the EPRT command,
|
# For this test the server rejects the EPRT command,
|
||||||
# code in lib591 makes use of curl_multi_timeout()
|
# code in lib591 makes use of curl_multi_timeout()
|
||||||
# and server does not establish data connection.
|
# and server does not establish data connection.
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# For this test the server rejects the EPRT command,
|
# For this test the server rejects the EPRT command,
|
||||||
# code in lib591 makes use of curl_multi_timeout()
|
# code in lib591 makes use of curl_multi_timeout()
|
||||||
# and server does not establish data connection.
|
# and server does not establish data connection.
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# For this test the server rejects the EPRT command,
|
# For this test the server rejects the EPRT command,
|
||||||
# code in lib591 makes use of curl_multi_timeout()
|
# code in lib591 makes use of curl_multi_timeout()
|
||||||
# and server does not establish data connection.
|
# and server does not establish data connection.
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# For this test the server rejects the EPRT command,
|
# For this test the server rejects the EPRT command,
|
||||||
# code in lib591 makes use of curl_multi_timeout()
|
# code in lib591 makes use of curl_multi_timeout()
|
||||||
# and server does not establish data connection.
|
# and server does not establish data connection.
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# This test is like 585 but uses passive FTP instead of HTTP
|
# This test is like 585 but uses passive FTP instead of HTTP
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
<testcase>
|
||||||
#
|
#
|
||||||
# This test is like 585 but uses active FTP instead of HTTP
|
# This test is like 585 but uses active FTP instead of HTTP
|
||||||
#
|
#
|
||||||
<testcase>
|
|
||||||
<info>
|
<info>
|
||||||
<keywords>
|
<keywords>
|
||||||
FTP
|
FTP
|
||||||
|
Loading…
Reference in New Issue
Block a user