File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1020
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (4 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

<testcase>
<info>
<keywords>
FILE
Range
</keywords>
</info>

# Server-side
<reply>
<data>
</data>
</reply>

# Client-side
<client>
<server>
none
</server>
<features>
file
</features>
 <name>
-Y range on a file:// URL to stdout
 </name>
<command option="no-include">
-r -9 file://localhost%FILE_PWD/log/test1020.txt 
</command>
<file name="log/test1020.txt">
1234567890
1234567890
</file>
</client>

# Verify data after the test has been "shot"
<verify>
<stdout>
34567890
</stdout>
</verify>
</testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>