aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-12 12:15:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-12 12:15:02 +0000
commitad6bd530ac8f4484acdaf74244e3bef7ac5d3c48 (patch)
treec704daf2318863830401a8bdbd72aa55eece8aeb /tests/FILEFORMAT
parentc1b369fd4c2d538c89d6f9342092bead2628ff5c (diff)
describe the new sections added for (better) libcurl testing
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT10
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>