Annotation of embedaddon/curl/tests/data/test1203, revision 1.1
1.1 ! misho 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://%HOST6IP:%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>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>