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/test704 | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 tests/data/test704 (limited to 'tests/data/test704') diff --git a/tests/data/test704 b/tests/data/test704 new file mode 100644 index 000000000..76792640d --- /dev/null +++ b/tests/data/test704 @@ -0,0 +1,42 @@ +#based off 19 + + + +HTTP +SOCKS4 fail +connect to non-listen +FAILURE + + +# Server-side + + + + + +# Client-side + + +http + + +socks4 + + +http + + +attempt connect to non-listening sock4 proxy + + +--socks4 %HOSTIP:%SOCKSPORT %HOSTIP:60000 + + + +# Verify data after the test has been "shot" + + +7 + + + -- cgit v1.2.3