aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/command300.txt1
-rw-r--r--tests/data/command400.txt1
-rw-r--r--tests/data/name300.txt1
-rw-r--r--tests/data/name400.txt1
-rw-r--r--tests/data/prot300.txt6
5 files changed, 10 insertions, 0 deletions
diff --git a/tests/data/command300.txt b/tests/data/command300.txt
new file mode 100644
index 000000000..7531ad7d7
--- /dev/null
+++ b/tests/data/command300.txt
@@ -0,0 +1 @@
+https://%HOSTIP:%HTTPSPORT/300
diff --git a/tests/data/command400.txt b/tests/data/command400.txt
new file mode 100644
index 000000000..9ff4b6992
--- /dev/null
+++ b/tests/data/command400.txt
@@ -0,0 +1 @@
+ftps://%HOSTIP:%FTPSPORT/
diff --git a/tests/data/name300.txt b/tests/data/name300.txt
new file mode 100644
index 000000000..c6cddb219
--- /dev/null
+++ b/tests/data/name300.txt
@@ -0,0 +1 @@
+simple HTTPS GET
diff --git a/tests/data/name400.txt b/tests/data/name400.txt
new file mode 100644
index 000000000..148cedd73
--- /dev/null
+++ b/tests/data/name400.txt
@@ -0,0 +1 @@
+FTP dir list PASV
diff --git a/tests/data/prot300.txt b/tests/data/prot300.txt
new file mode 100644
index 000000000..b5e6dc1bf
--- /dev/null
+++ b/tests/data/prot300.txt
@@ -0,0 +1,6 @@
+GET /300 HTTP/1.1
+User-Agent: curl/7.7 (i686-pc-linux-gnu) libcurl 7.7.1 (SSL 0.9.5) (ipv6 enabled)
+Host: 127.0.0.1:8433
+Pragma: no-cache
+Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
+