diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FILEFORMAT | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index c64423ef4..52e09e07a 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -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> |