From 978541adc20126accef2ec82cbbba3ddc655a172 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Dec 2002 13:39:39 +0000 Subject: test 502, multi interface with file:// --- tests/data/test502 | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 tests/data/test502 (limited to 'tests/data/test502') diff --git a/tests/data/test502 b/tests/data/test502 new file mode 100644 index 000000000..f76fef2e7 --- /dev/null +++ b/tests/data/test502 @@ -0,0 +1,40 @@ +# +# Server-side + + +foo + bar +bar + foo +moo + + + +# Client-side + + +file + +# tool is what to use instead of 'curl' + +lib502 + + + +simple multi file:// get + + +file:///%PWD/log/test502.txt + + +foo + bar +bar + foo +moo + + + +# Verify data after the test has been "shot" + + -- cgit v1.2.3