From 6c09ffaf468c47a8b7602d9ee6bbf146e860c994 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 27 Jun 2012 13:15:05 +0200 Subject: tests: add five more Metalink test cases --- tests/data/test2013 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 tests/data/test2013 (limited to 'tests/data/test2013') diff --git a/tests/data/test2013 b/tests/data/test2013 new file mode 100644 index 000000000..dc0208bc9 --- /dev/null +++ b/tests/data/test2013 @@ -0,0 +1,78 @@ + + + +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: 56 +Connection: close +Content-Type: text/html +Content-Disposition: filename=name2013; charset=funny; option=strange +Funny-head: yesyes + +Data that should not be delivered from an HTTP resource + + + +# +# Client-side + + +http + + +file +Metalink + + +Metalink local XML file, attempt absolute path + + +--metalink file://%PWD/log/test2013.metalink + +# local metalink file written before test command runs + + + + + + + c7d03debe90ca29492203ea921d76941fa98640cf3b744f2a16c9b58465eab82 + + + http://%HOSTIP:%HTTPPORT/2013 + + + + + + +perl %SRCDIR/libtest/notexists.pl log/2013 log/name2013 /tmp/download2013 + + + +# +# Verify data after the test has been "shot" + + + + +Metalink: parsing (file://%PWD/log/test2013.metalink) metalink/XML... +Metalink: parsing (file://%PWD/log/test2013.metalink) WARNING (missing or invalid file name) +Metalink: parsing (file://%PWD/log/test2013.metalink) FAILED + + +$_ = '' if ($_ !~ /^Metalink: /) + + + -- cgit v1.2.3