File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1508
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years, 6 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: HTTP
    5: multi
    6: </keywords>
    7: </info>
    8: 
    9: # Client-side
   10: <client>
   11: <server>
   12: none
   13: </server>
   14: <tool>
   15: lib1508
   16: </tool>
   17:  <name>
   18: Close a multi handle without using it
   19:  </name>
   20:  <command>
   21: http://%HOSTIP:%HTTPPORT/path/1508
   22: </command>
   23: </client>
   24: 
   25: # Verify data after the test has been "shot"
   26: <verify>
   27: <file name="log/stdout1508">
   28: We are done
   29: </file>
   30: </verify>
   31: </testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>