Annotation of embedaddon/curl/tests/data/test1558, revision 1.1.1.1

1.1       misho       1: <testcase>
                      2: <info>
                      3: <keywords>
                      4: curl_easy_getinfo
                      5: CURLINFO_PROTOCOL
                      6: </keywords>
                      7: </info>
                      8: 
                      9: <reply>
                     10: </reply>
                     11: 
                     12: <client>
                     13: <server>
                     14: none
                     15: </server>
                     16: <features>
                     17: file
                     18: </features>
                     19: <tool>
                     20: lib1558
                     21: </tool>
                     22: 
                     23: <name>
                     24: CURLINFO_PROTOCOL for file:// transfer
                     25: </name>
                     26: <command>
                     27: file://%FILE_PWD/log/data1558
                     28: </command>
                     29: <file name="log/data1558">
                     30: hello
                     31: </file>
                     32: </client>
                     33: 
                     34: #
                     35: # Verify that the test runs to completion without crashing
                     36: <verify>
                     37: <errorcode>
                     38: 0
                     39: </errorcode>
                     40: <stdout>
                     41: hello
                     42: Protocol: 400
                     43: </stdout>
                     44: </verify>
                     45: 
                     46: </testcase>

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