Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / data / test1049
blobe6054a478c5c40a4e48e8927c11c0741db2dca81
1 <testcase>
2 <info>
3 <keywords>
4 TFTP
5 TFTP RRQ
6 --interface
7 </keywords>
8 </info>
11 # Server-side
12 <reply>
13 <data>
14 a chunk of
15 data
16 returned
17  to client
18 </data>
19 </reply>
22 # Client-side
23 <client>
24 <server>
25 tftp
26 </server>
27  <name>
28 TFTP retrieve with localhost --interface
29  </name>
30  <command>
31 tftp://%HOSTIP:%TFTPPORT//1049 --trace-ascii log/traceit --interface %CLIENTIP
32 </command>
33 </client>
36 # Verify pseudo protocol after the test has been "shot"
37 <verify>
38 <protocol>
39 opcode: 1
40 filename: /1049
41 mode: octet
42 </protocol>
43 </verify>
44 </testcase>