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 (4 years, 1 month ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

<testcase>
<info>
<keywords>
FILE
FAILURE
</keywords>
</info>

# Server-side
<reply>
<data>
</data>
</reply>

# Client-side
<client>
<server>
file
</server>
 <name>
missing file:// file
 </name>
 <command>
file://localhost/%PWD/log/non-existant-file.txt
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<errorcode>
37
</errorcode>
</verify>
</testcase>

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