mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -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>
|
||||
|
||||
<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>
|
||||
test case description
|
||||
</name>
|
||||
|
Loading…
Reference in New Issue
Block a user