aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-15 23:48:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-15 23:48:31 +0000
commitdc050e45dfca6b8a37ef01e670d5eb8559ae68c2 (patch)
tree6e45771c897c9bc5b6d48d2e8defcf8771e4968e /tests/FILEFORMAT
parent2fcbf13920a4f21aa3c5331a06287e2a37eaf10b (diff)
started adding "keywords" for each test, to better allow us to sum up what
kind of tests we have and how many tests that test certain features
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 1225a367c..616adcda3 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -13,6 +13,16 @@ command has been run ended up correctly.
specified, that will be checked/used if specified. This document includes all
the subsections currently supported.
+Main sections are 'info', 'reply', 'client' and 'verify'.
+
+<info>
+<keywords>
+A newline-separated list of keywords describing what this test case uses and
+tests. Try to use an already used keyword. These keywords will be used for
+statistical/informational purposes.
+</keywords>
+</info>
+
<reply>
<data [nocheck=1] [sendzero=yes] [base64=yes]>
§data to sent to the client on its request and later verified that it arrived