File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test201
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 ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: FILE
    5: FAILURE
    6: </keywords>
    7: </info>
    8: 
    9: # Server-side
   10: <reply>
   11: <data>
   12: </data>
   13: </reply>
   14: 
   15: # Client-side
   16: <client>
   17: <server>
   18: file
   19: </server>
   20:  <name>
   21: missing file:// file
   22:  </name>
   23:  <command>
   24: file://localhost/%PWD/log/non-existant-file.txt
   25: </command>
   26: </client>
   27: 
   28: # Verify data after the test has been "shot"
   29: <verify>
   30: <errorcode>
   31: 37
   32: </errorcode>
   33: </verify>
   34: </testcase>

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