diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-06-07 20:14:00 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-06-07 20:14:00 +0000 |
commit | 345ffd11637199294baf2e461c172292a9f2f752 (patch) | |
tree | 935131a9c338c1bcbb844771e081f578f1c6f91f /tests/data/test705 | |
parent | f0ffb35d5517c69c6df5777c070aa83a4602f073 (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/test705')
-rw-r--r-- | tests/data/test705 | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/tests/data/test705 b/tests/data/test705 index 72e5b0b3b..3b904c6b1 100644 --- a/tests/data/test705 +++ b/tests/data/test705 @@ -1,9 +1,9 @@ -#based off 19 <testcase> +#based off 19 <info> <keywords> HTTP -SOCKS5 fail +SOCKS5 connect to non-listen FAILURE </keywords> @@ -19,21 +19,14 @@ FAILURE <server> http </server> -<features> -http -</features> <name> -attempt connect to non-listening sock5 proxy +Attempt connect to non-listening SOCKS5 proxy </name> <command> ---socks5 %HOSTIP:%SOCKSPORT %HOSTIP:60000 +--socks5 %HOSTIP:60000 http://%HOSTIP:%HTTPPORT/705 </command> </client> -<killserver> -sock5 -</killserver> - # Verify data after the test has been "shot" <verify> <errorcode> |