From 7292486ec38fbef8b81ccbe64d7695804bbf7751 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Thu, 21 Jun 2012 04:16:53 +0200 Subject: tests: Added Metalink test case # 2005 --- tests/data/test2005 | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 tests/data/test2005 (limited to 'tests/data/test2005') diff --git a/tests/data/test2005 b/tests/data/test2005 new file mode 100644 index 000000000..e572329b2 --- /dev/null +++ b/tests/data/test2005 @@ -0,0 +1,82 @@ + + + +Metalink +HTTP +HTTP GET + + + +# +# Server-side + + +HTTP/1.1 200 OK +Date: Wed, 20 Jun 2012 14:49:00 GMT +Server: test-server/fake +Content-Length: 37 +Connection: close +Content-Type: text/html +Content-Disposition: filename=name2005; charset=funny; option=strange +Funny-head: yesyes + +Data delivered from an HTTP resource + + + +# +# Client-side + + +http + + +file +Metalink + + +Metalink local XML file with HTTP resource + + +--metalink file://%PWD/log/test2005.metalink + +# local metalink file written before test command runs + + + + + + + a430d26389c69b7a245a9ad692cf20b4dc026fb7c2ff8a2c164c49a77130d6d9 + + + http://%HOSTIP:%HTTPPORT/2005 + + + + + + +perl %SRCDIR/libtest/notexists.pl log/2005 log/name2005 + + + +# +# Verify data after the test has been "shot" + + +^User-Agent:.* + + +GET /2005 HTTP/1.1 +Host: %HOSTIP:%HTTPPORT +Accept: */* + + + +Data delivered from an HTTP resource + + + + + -- cgit v1.2.3