mirror of
https://github.com/id-Software/DOOM-3.git
synced 2026-03-20 08:59:56 +01:00
hello world
This commit is contained in:
30
neo/curl/tests/data/test501
Normal file
30
neo/curl/tests/data/test501
Normal file
@@ -0,0 +1,30 @@
|
||||
#
|
||||
# Server-side
|
||||
<reply name="1">
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
file
|
||||
</server>
|
||||
# tool is what to use instead of 'curl'
|
||||
<tool>
|
||||
lib501
|
||||
</tool>
|
||||
|
||||
<name>
|
||||
simple libcurl attempt operation without URL set
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HOSTPORT/501
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
3
|
||||
</errorcode>
|
||||
</verify>
|
||||
Reference in New Issue
Block a user