aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test704
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-06-07 20:14:00 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-06-07 20:14:00 +0000
commit345ffd11637199294baf2e461c172292a9f2f752 (patch)
tree935131a9c338c1bcbb844771e081f578f1c6f91f /tests/data/test704
parentf0ffb35d5517c69c6df5777c070aa83a4602f073 (diff)
Cleaned up SOCKS tests. Use a magic port number instead of killserver
to do nonlistening server tests, like other tests.
Diffstat (limited to 'tests/data/test704')
-rw-r--r--tests/data/test70414
1 files changed, 4 insertions, 10 deletions
diff --git a/tests/data/test704 b/tests/data/test704
index 76792640d..15a1b6701 100644
--- a/tests/data/test704
+++ b/tests/data/test704
@@ -1,9 +1,9 @@
-#based off 19
<testcase>
+#based off 19
<info>
<keywords>
HTTP
-SOCKS4 fail
+SOCKS4
connect to non-listen
FAILURE
</keywords>
@@ -19,17 +19,11 @@ FAILURE
<server>
http
</server>
-<killserver>
-socks4
-</killserver>
-<features>
-http
-</features>
<name>
-attempt connect to non-listening sock4 proxy
+Attempt connect to non-listening SOCKS4 proxy
</name>
<command>
---socks4 %HOSTIP:%SOCKSPORT %HOSTIP:60000
+--socks4 %HOSTIP:60000 http://%HOSTIP:%HTTPPORT/704
</command>
</client>