]> granicus.if.org Git - curl/commitdiff
ftp graceful error detection check data
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Nov 2000 12:52:36 +0000 (12:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 27 Nov 2000 12:52:36 +0000 (12:52 +0000)
27 files changed:
tests/data/command113.txt [new file with mode: 0644]
tests/data/command114.txt [new file with mode: 0644]
tests/data/command115.txt [new file with mode: 0644]
tests/data/command116.txt [new file with mode: 0644]
tests/data/command117.txt [new file with mode: 0644]
tests/data/command118.txt [new file with mode: 0644]
tests/data/command119.txt [new file with mode: 0644]
tests/data/error113.txt [new file with mode: 0644]
tests/data/error114.txt [new file with mode: 0644]
tests/data/error115.txt [new file with mode: 0644]
tests/data/error116.txt [new file with mode: 0644]
tests/data/error117.txt [new file with mode: 0644]
tests/data/error118.txt [new file with mode: 0644]
tests/data/error119.txt [new file with mode: 0644]
tests/data/ftpd113.txt [new file with mode: 0644]
tests/data/ftpd114.txt [new file with mode: 0644]
tests/data/ftpd115.txt [new file with mode: 0644]
tests/data/ftpd116.txt [new file with mode: 0644]
tests/data/ftpd117.txt [new file with mode: 0644]
tests/data/ftpd118.txt [new file with mode: 0644]
tests/data/name113.txt [new file with mode: 0644]
tests/data/name114.txt [new file with mode: 0644]
tests/data/name115.txt [new file with mode: 0644]
tests/data/name116.txt [new file with mode: 0644]
tests/data/name117.txt [new file with mode: 0644]
tests/data/name118.txt [new file with mode: 0644]
tests/data/name119.txt [new file with mode: 0644]

diff --git a/tests/data/command113.txt b/tests/data/command113.txt
new file mode 100644 (file)
index 0000000..e05b40f
--- /dev/null
@@ -0,0 +1,2 @@
+ftp://%HOSTIP:%FTPPORT/113
+
diff --git a/tests/data/command114.txt b/tests/data/command114.txt
new file mode 100644 (file)
index 0000000..e5d0a39
--- /dev/null
@@ -0,0 +1,2 @@
+ftp://%HOSTIP:%FTPPORT/114
+
diff --git a/tests/data/command115.txt b/tests/data/command115.txt
new file mode 100644 (file)
index 0000000..c5bf53c
--- /dev/null
@@ -0,0 +1,2 @@
+ftp://%HOSTIP:%FTPPORT/115
+
diff --git a/tests/data/command116.txt b/tests/data/command116.txt
new file mode 100644 (file)
index 0000000..5154203
--- /dev/null
@@ -0,0 +1,2 @@
+ftp://%HOSTIP:%FTPPORT/116 -P -
+
diff --git a/tests/data/command117.txt b/tests/data/command117.txt
new file mode 100644 (file)
index 0000000..8d9f569
--- /dev/null
@@ -0,0 +1,3 @@
+ftp://%HOSTIP:%FTPPORT/117
+
+
diff --git a/tests/data/command118.txt b/tests/data/command118.txt
new file mode 100644 (file)
index 0000000..e4484f7
--- /dev/null
@@ -0,0 +1,3 @@
+ftp://%HOSTIP:%FTPPORT/118
+
+
diff --git a/tests/data/command119.txt b/tests/data/command119.txt
new file mode 100644 (file)
index 0000000..a4bba08
--- /dev/null
@@ -0,0 +1,3 @@
+ftp://%HOSTIP:%FTPPORT/119 -P -
+
+
diff --git a/tests/data/error113.txt b/tests/data/error113.txt
new file mode 100644 (file)
index 0000000..48082f7
--- /dev/null
@@ -0,0 +1 @@
+12
diff --git a/tests/data/error114.txt b/tests/data/error114.txt
new file mode 100644 (file)
index 0000000..b4de394
--- /dev/null
@@ -0,0 +1 @@
+11
diff --git a/tests/data/error115.txt b/tests/data/error115.txt
new file mode 100644 (file)
index 0000000..b1bd38b
--- /dev/null
@@ -0,0 +1 @@
+13
diff --git a/tests/data/error116.txt b/tests/data/error116.txt
new file mode 100644 (file)
index 0000000..64bb6b7
--- /dev/null
@@ -0,0 +1 @@
+30
diff --git a/tests/data/error117.txt b/tests/data/error117.txt
new file mode 100644 (file)
index 0000000..98d9bcb
--- /dev/null
@@ -0,0 +1 @@
+17
diff --git a/tests/data/error118.txt b/tests/data/error118.txt
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/data/error119.txt b/tests/data/error119.txt
new file mode 100644 (file)
index 0000000..d6b2404
--- /dev/null
@@ -0,0 +1 @@
+19
diff --git a/tests/data/ftpd113.txt b/tests/data/ftpd113.txt
new file mode 100644 (file)
index 0000000..fae041d
--- /dev/null
@@ -0,0 +1 @@
+REPLY USER 314 bluah you fewl!
diff --git a/tests/data/ftpd114.txt b/tests/data/ftpd114.txt
new file mode 100644 (file)
index 0000000..ce23059
--- /dev/null
@@ -0,0 +1 @@
+REPLY PASS 314 bluah you fewl!
diff --git a/tests/data/ftpd115.txt b/tests/data/ftpd115.txt
new file mode 100644 (file)
index 0000000..b8034dd
--- /dev/null
@@ -0,0 +1 @@
+REPLY PASV 314 bluah you fewl!
diff --git a/tests/data/ftpd116.txt b/tests/data/ftpd116.txt
new file mode 100644 (file)
index 0000000..83d10d5
--- /dev/null
@@ -0,0 +1 @@
+REPLY PORT 314 bluah you fewl!
diff --git a/tests/data/ftpd117.txt b/tests/data/ftpd117.txt
new file mode 100644 (file)
index 0000000..28bca4f
--- /dev/null
@@ -0,0 +1 @@
+REPLY TYPE 314 bluah you fewl!
diff --git a/tests/data/ftpd118.txt b/tests/data/ftpd118.txt
new file mode 100644 (file)
index 0000000..422e871
--- /dev/null
@@ -0,0 +1 @@
+REPLY RETR 314 bluah you fewl!
diff --git a/tests/data/name113.txt b/tests/data/name113.txt
new file mode 100644 (file)
index 0000000..69ed5a8
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed login
diff --git a/tests/data/name114.txt b/tests/data/name114.txt
new file mode 100644 (file)
index 0000000..71b8f97
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed PASS
diff --git a/tests/data/name115.txt b/tests/data/name115.txt
new file mode 100644 (file)
index 0000000..d65a8a3
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed PASV
diff --git a/tests/data/name116.txt b/tests/data/name116.txt
new file mode 100644 (file)
index 0000000..7bf987b
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed PORT
diff --git a/tests/data/name117.txt b/tests/data/name117.txt
new file mode 100644 (file)
index 0000000..1ef7cf9
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed TYPE
diff --git a/tests/data/name118.txt b/tests/data/name118.txt
new file mode 100644 (file)
index 0000000..3540f40
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed RETR
diff --git a/tests/data/name119.txt b/tests/data/name119.txt
new file mode 100644 (file)
index 0000000..55bc99b
--- /dev/null
@@ -0,0 +1 @@
+FTP download, failed RETR with PORT