aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test1164
-rw-r--r--tests/data/test2124
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/test116 b/tests/data/test116
index b396c96b2..bf04492f1 100644
--- a/tests/data/test116
+++ b/tests/data/test116
@@ -18,6 +18,10 @@ REPLY PORT 314 bluah you f00l!
<server>
ftp
</server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
<name>
FTP download, failed PORT
</name>
diff --git a/tests/data/test212 b/tests/data/test212
index ebda9f106..8a10abfba 100644
--- a/tests/data/test212
+++ b/tests/data/test212
@@ -14,6 +14,10 @@ REPLY EPRT 500 no such command
<server>
ftp
</server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
<name>
Get two FTP files with no remote EPRT support
</name>