Annotation of embedaddon/curl/tests/data/test1541, revision 1.1
1.1 ! misho 1: <testcase>
! 2: <info>
! 3: <keywords>
! 4: HTTP
! 5: HTTP GET
! 6: multi-threaded
! 7: connection-sharing
! 8: </keywords>
! 9: </info>
! 10:
! 11: # Server-side
! 12: <reply>
! 13: </reply>
! 14:
! 15: # Client-side
! 16: <client>
! 17: <server>
! 18: http
! 19: </server>
! 20: <tool>
! 21: lib1541
! 22: </tool>
! 23: <name>
! 24: connection sharing using 67 parallel threads for 7 seconds
! 25: </name>
! 26: <command>
! 27: http://%HOSTIP:%HTTPPORT/1
! 28: </command>
! 29: </client>
! 30:
! 31: # Verify data after the test has been "shot"
! 32: <verify>
! 33: </verify>
! 34: </testcase>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>