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