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

<testcase>
<info>
<keywords>
curl_easy_getinfo
CURLINFO_PROTOCOL
</keywords>
</info>

<reply>
</reply>

<client>
<server>
none
</server>
<features>
file
</features>
<tool>
lib1558
</tool>

<name>
CURLINFO_PROTOCOL for file:// transfer
</name>
<command>
file://%FILE_PWD/log/data1558
</command>
<file name="log/data1558">
hello
</file>
</client>

#
# Verify that the test runs to completion without crashing
<verify>
<errorcode>
0
</errorcode>
<stdout>
hello
Protocol: 400
</stdout>
</verify>

</testcase>

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