From a466b315742e958a06aee6a2e92f0de5bd22c635 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 5 Jun 2007 13:50:59 +0000 Subject: Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using openssh --- tests/data/test702 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test702 (limited to 'tests/data/test702') diff --git a/tests/data/test702 b/tests/data/test702 new file mode 100644 index 000000000..65564f840 --- /dev/null +++ b/tests/data/test702 @@ -0,0 +1,39 @@ +#based off 19 + + + +HTTP +SOCKS4 +connect to non-listen +FAILURE + + +# Server-side + + + + + +# Client-side + + +socks4 + + +http + + +attempt connect to non-listening socket via sock4 proxy + + +--socks4 %HOSTIP:%SOCKSPORT %HOSTIP:60000 + + + +# Verify data after the test has been "shot" + + +7 + + + -- cgit v1.2.3