From be5cc378c8f49c135ab7cc0d7378dc8b035a20be Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 23 Nov 2004 09:50:16 +0000 Subject: introducing the client/precheck concept to allow test 518 to *only* run when it actually can run and test the FD_SETSIZE stuff it is meant to test --- tests/FILEFORMAT | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/FILEFORMAT') diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 2f9238ad5..a3b8a5511 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -95,6 +95,12 @@ is no other alternatives. Using this of course requires subsequent tests to restart servers. + +A command line that if set gets run by the test script before the test. If an +output is displayed by the command line, the test will be skipped and the +(single-line) output will be displayed as reason for not running the test. + + Name of tool to use instead of "curl". This tool must be built and exist in the libtest/ directory. -- cgit v1.2.3