~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to tests/data/test1203

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
GOPHER-ipv6
 
5
IPv6
 
6
INDEX
 
7
</keywords>
 
8
</info>
 
9
 
 
10
#
 
11
# Server-side
 
12
<reply>
 
13
<data>
 
14
iMenu results           error.host      1
 
15
0Selector       /bar    bar.foo.invalid 70
 
16
.
 
17
</data>
 
18
</reply>
 
19
 
 
20
# Client-side
 
21
<client>
 
22
<features>
 
23
ipv6
 
24
</features>
 
25
<server>
 
26
gopher-ipv6
 
27
</server>
 
28
 <name>
 
29
Gopher IPv6 index
 
30
 </name>
 
31
 <command>
 
32
-g gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203
 
33
</command>
 
34
</client>
 
35
 
 
36
#
 
37
# Verify data after the test has been "shot"
 
38
<verify>
 
39
<protocol>
 
40
/moo/1203
 
41
</protocol>
 
42
</verify>
 
43
</testcase>