From b193ba8a02d796b4f9a8bb432c160b4b45052b1d Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 21 Jun 2012 18:30:23 +0200 Subject: tests: add six Metalink test cases --- tests/data/test2011 | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 tests/data/test2011 (limited to 'tests/data/test2011') diff --git a/tests/data/test2011 b/tests/data/test2011 new file mode 100644 index 000000000..db355f57f --- /dev/null +++ b/tests/data/test2011 @@ -0,0 +1,90 @@ + + + +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=name2011; charset=funny; option=strange +Funny-head: yesyes + +Data delivered from an HTTP resource + + + +# +# Client-side + + +http + + +file +Metalink + + +Metalink local XML file, HTTP resource, hash mismatch + + +--metalink file://%PWD/log/test2011.metalink + +# local metalink file written before test command runs + + + + + + + badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb + + + http://%HOSTIP:%HTTPPORT/2011 + + + + + + +perl %SRCDIR/libtest/notexists.pl log/2011 log/name2011 + + + +# +# Verify data after the test has been "shot" + + +^User-Agent:.* + + +GET /2011 HTTP/1.1 +Host: %HOSTIP:%HTTPPORT +Accept: */* + + + +Data delivered from an HTTP resource + + + + +Metalink: Metalink XML file was parsed successfully +Metalink: Validating sha-256 checksum (This may take some time)... +Metalink: log/download2011: FAILED + + +$_ = '' if ($_ !~ /^Metalink: /) + + + -- cgit v1.2.3