]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test1019
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test1019
1 <testcase>
2 <info>
3 <keywords>
4 FILE
5 Range
6 </keywords>
7 </info>
8
9 # Server-side
10 <reply>
11 <data>
12 </data>
13 </reply>
14
15 # Client-side
16 <client>
17 <server>
18 none
19 </server>
20 <features>
21 file
22 </features>
23  <name>
24 X- range on a file:// URL to stdout
25  </name>
26  <command>
27 -r 7- file://localhost/%PWD/log/test1019.txt 
28 </command>
29 <file name="log/test1019.txt">
30 1234567890
31 1234567890
32 </file>
33 </client>
34
35 # Verify data after the test has been "shot"
36 <verify>
37 <stdout>
38 890
39 1234567890
40 </stdout>
41 </verify>
42 </testcase>