diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1316 | 3 | ||||
-rw-r--r-- | tests/data/test1319 | 3 | ||||
-rw-r--r-- | tests/data/test1320 | 5 | ||||
-rw-r--r-- | tests/data/test1321 | 3 | ||||
-rw-r--r-- | tests/data/test1900 | 3 | ||||
-rw-r--r-- | tests/data/test1901 | 3 | ||||
-rw-r--r-- | tests/data/test1902 | 3 | ||||
-rw-r--r-- | tests/data/test1903 | 3 |
8 files changed, 25 insertions, 1 deletions
diff --git a/tests/data/test1316 b/tests/data/test1316 index cdf434d5b..a7b10b6da 100644 --- a/tests/data/test1316 +++ b/tests/data/test1316 @@ -54,6 +54,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr ftp http-proxy </server> +<features> +http +</features> <name> FTP LIST tunneled through HTTP proxy </name> diff --git a/tests/data/test1319 b/tests/data/test1319 index 7818503bd..0520b1b32 100644 --- a/tests/data/test1319 +++ b/tests/data/test1319 @@ -51,6 +51,9 @@ body pop3 http-proxy </server> +<features> +http +</features> <name> POP3 fetch tunneled through HTTP proxy </name> diff --git a/tests/data/test1320 b/tests/data/test1320 index e5325b443..7a15f8091 100644 --- a/tests/data/test1320 +++ b/tests/data/test1320 @@ -25,8 +25,11 @@ smtp: sure hit me smtp http-proxy </server> +<features> +http +</features> <name> -SMTP send tunneled trough HTTP proxy +SMTP send tunneled through HTTP proxy </name> <stdin> From: different
diff --git a/tests/data/test1321 b/tests/data/test1321 index bfa31e00c..266fd8828 100644 --- a/tests/data/test1321 +++ b/tests/data/test1321 @@ -47,6 +47,9 @@ body imap http-proxy </server> +<features> +http +</features> <name> IMAP FETCH tunneled through HTTP proxy </name> diff --git a/tests/data/test1900 b/tests/data/test1900 index 74f624dae..04c59a826 100644 --- a/tests/data/test1900 +++ b/tests/data/test1900 @@ -32,6 +32,9 @@ Handle 3 Completed with status 0 <server> http-pipe </server> +<features> +http +</features> <tool> lib1900 </tool> diff --git a/tests/data/test1901 b/tests/data/test1901 index 792de8e7f..c087cc384 100644 --- a/tests/data/test1901 +++ b/tests/data/test1901 @@ -32,6 +32,9 @@ Handle 6 Completed with status 0 <server> http-pipe </server> +<features> +http +</features> <tool> lib1900 </tool> diff --git a/tests/data/test1902 b/tests/data/test1902 index ee6b40391..a634c46af 100644 --- a/tests/data/test1902 +++ b/tests/data/test1902 @@ -32,6 +32,9 @@ Handle 3 Completed with status 0 <server> http-pipe </server> +<features> +http +</features> <tool> lib1900 </tool> diff --git a/tests/data/test1903 b/tests/data/test1903 index e35ebcd19..79cae0266 100644 --- a/tests/data/test1903 +++ b/tests/data/test1903 @@ -32,6 +32,9 @@ Handle 1 Completed with status 0 <server> http-pipe </server> +<features> +http +</features> <tool> lib1900 </tool> |