From dc050e45dfca6b8a37ef01e670d5eb8559ae68c2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 15 Apr 2005 23:48:31 +0000 Subject: 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 --- tests/FILEFORMAT | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tests/FILEFORMAT') 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'. + + + +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. + + + §data to sent to the client on its request and later verified that it arrived -- cgit v1.2.3