describe the new sections added for (better) libcurl testing
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 12:15:02 +0000 (12:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Dec 2002 12:15:02 +0000 (12:15 +0000)
tests/FILEFORMAT

index c64423e..52e09e0 100644 (file)
@@ -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>