Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test502
blob99dc2f0298c5b0ce3eda74ae7537646a47f698cd
1 <testcase>
3 # Server-side
4 <reply>
5 <data mode="text">
6 foo
7    bar swsclose
8 bar
9    foo
10 moo
11 </data>
12 </reply>
14 # Client-side
15 <client>
16 <server>
17 file
18 </server>
19 # tool is what to use instead of 'curl'
20 <tool>
21 lib502
22 </tool>
24  <name>
25 simple multi file:// get
26  </name>
27  <command>
28 file://%PWD/log/test502.txt
29 </command>
30 <file name="log/test502.txt">
31 foo
32    bar swsclose
33 bar
34    foo
35 moo
36 </file>
37 </client>
39 # Verify data after the test has been "shot"
40 <verify>
41 </verify>
42 </testcase>