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/test2017 | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 tests/data/test2017 (limited to 'tests/data/test2017') diff --git a/tests/data/test2017 b/tests/data/test2017 new file mode 100644 index 000000000..f4312c47b --- /dev/null +++ b/tests/data/test2017 @@ -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=name2017; 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 questionable file name + + +--metalink file://%PWD/log/test2017.metalink + +# local metalink file written before test command runs + + + + + + + c7d03debe90ca29492203ea921d76941fa98640cf3b744f2a16c9b58465eab82 + + + http://%HOSTIP:%HTTPPORT/2017 + + + + + + +perl %SRCDIR/libtest/notexists.pl log/2017 log/name2017 log/.download2017 + + + +# +# Verify data after the test has been "shot" + + + + +Metalink: parsing (file://%PWD/log/test2017.metalink) metalink/XML... +Metalink: parsing (file://%PWD/log/test2017.metalink) WARNING (missing or invalid file name) +Metalink: parsing (file://%PWD/log/test2017.metalink) FAILED + + +$_ = '' if ($_ !~ /^Metalink: /) + + + -- cgit v1.2.3