From: Daniel Stenberg Date: Tue, 8 Jan 2002 09:32:21 +0000 (+0000) Subject: updated X-Git-Tag: upstream/7.37.1~15903 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a922132e4a81d9efa0d4ef686be66b5c3a0304df;p=platform%2Fupstream%2Fcurl.git updated --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index 8f4a77e..91dfba7 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -14,8 +14,10 @@ specified, that will be checked/used if specified. This document includes all the subsections currently supported. - -data to sent to the client on its request + +data to sent to the client on its request and later verified that it arrived +safely. Set the nocheck=1 to prevent the test script to verify the arrival +of this data. if the data is sent but this is what should be checked afterwards @@ -30,16 +32,20 @@ reply is sent special purpose server-command to control its behavior *after* the reply is sent - + test case description - + command line to run, there's a bunch of %variables that get replaced accordingly. more about them elsewhere + +Set 'option=no-output' to prevent the test script to slap on the --output +argument that directs the output to a file. The --output is also not added if +the client/stdout section is used. this creates the named file with this content before the test case is run @@ -59,6 +65,9 @@ changing protocol data such as port numbers or user-agent strings. the protocol dump curl should transmit + +This verfies that this data was passed to stdout. + the file's contents must be identical to this