mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
describe the new sections added for (better) libcurl testing
This commit is contained in:
parent
c1b369fd4c
commit
ad6bd530ac
@ -38,6 +38,16 @@ reply is sent
|
|||||||
</reply>
|
</reply>
|
||||||
|
|
||||||
<client>
|
<client>
|
||||||
|
<server>
|
||||||
|
protocols as in 'http' 'ftp' etc. Give only one per line. Used for test cases
|
||||||
|
500+ (at this point) to specify which servers the test case requires. In the
|
||||||
|
future all test cases should use this. Makes us independent of the test
|
||||||
|
case number.
|
||||||
|
</server
|
||||||
|
<tool>
|
||||||
|
Name of tool to use instead of "curl". This tool must be built and exist
|
||||||
|
in the libtest/ directory.
|
||||||
|
</tool>
|
||||||
<name>
|
<name>
|
||||||
test case description
|
test case description
|
||||||
</name>
|
</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user