tests: added missing <features> http to a number of tests

This commit is contained in:
Dan Fandrich 2014-01-25 12:47:04 +01:00
parent e17446b097
commit f5860fd5fc
8 changed files with 25 additions and 1 deletions

View File

@ -54,6 +54,9 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
ftp ftp
http-proxy http-proxy
</server> </server>
<features>
http
</features>
<name> <name>
FTP LIST tunneled through HTTP proxy FTP LIST tunneled through HTTP proxy
</name> </name>

View File

@ -51,6 +51,9 @@ body
pop3 pop3
http-proxy http-proxy
</server> </server>
<features>
http
</features>
<name> <name>
POP3 fetch tunneled through HTTP proxy POP3 fetch tunneled through HTTP proxy
</name> </name>

View File

@ -25,8 +25,11 @@ smtp: sure hit me
smtp smtp
http-proxy http-proxy
</server> </server>
<features>
http
</features>
<name> <name>
SMTP send tunneled trough HTTP proxy SMTP send tunneled through HTTP proxy
</name> </name>
<stdin> <stdin>
From: different From: different

View File

@ -47,6 +47,9 @@ body
imap imap
http-proxy http-proxy
</server> </server>
<features>
http
</features>
<name> <name>
IMAP FETCH tunneled through HTTP proxy IMAP FETCH tunneled through HTTP proxy
</name> </name>

View File

@ -32,6 +32,9 @@ Handle 3 Completed with status 0
<server> <server>
http-pipe http-pipe
</server> </server>
<features>
http
</features>
<tool> <tool>
lib1900 lib1900
</tool> </tool>

View File

@ -32,6 +32,9 @@ Handle 6 Completed with status 0
<server> <server>
http-pipe http-pipe
</server> </server>
<features>
http
</features>
<tool> <tool>
lib1900 lib1900
</tool> </tool>

View File

@ -32,6 +32,9 @@ Handle 3 Completed with status 0
<server> <server>
http-pipe http-pipe
</server> </server>
<features>
http
</features>
<tool> <tool>
lib1900 lib1900
</tool> </tool>

View File

@ -32,6 +32,9 @@ Handle 1 Completed with status 0
<server> <server>
http-pipe http-pipe
</server> </server>
<features>
http
</features>
<tool> <tool>
lib1900 lib1900
</tool> </tool>