From 827fd47198be387fb14b5f5fa1ae3e958f220956 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 1 Apr 2003 08:43:09 +0000 Subject: documented the new killserver tag --- tests/FILEFORMAT | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index c15e26553..160758dee 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -38,19 +38,30 @@ reply is sent + 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. - + + +Using the same syntax as in but when mentioned here these servers +are explicitly KILLED when this test case is completed. Only use this if there +is no other alternatives. Using this of course requires subsequent tests to +restart servers. + + Name of tool to use instead of "curl". This tool must be built and exist in the libtest/ directory. + test case description + command line to run, there's a bunch of %variables that get replaced accordingly. more about them elsewhere @@ -68,10 +79,12 @@ Available substitute variables include: %SRCDIR - Full path to the source dir %PWD - Current directory + this creates the named file with this content before the test case is run which is useful if the test case needs a file to act on. + -- cgit v1.2.3