]> granicus.if.org Git - curl/commitdiff
explain more how the test case number awareness is sent to the test server(s)
authorDaniel Stenberg <daniel@haxx.se>
Wed, 6 Aug 2003 22:47:55 +0000 (22:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 6 Aug 2003 22:47:55 +0000 (22:47 +0000)
tests/FILEFORMAT

index d52474beccfab68f90e7d8fea862e8861414f2ac..5e32d2b0c56529df358cb4ad2c6b7c9d937a9af3 100644 (file)
@@ -95,7 +95,12 @@ command is run, they are clear again after the command has been run.
 
 <command [option=no-output]>
 command line to run, there's a bunch of %variables that get replaced
-accordingly. more about them elsewhere
+accordingly.
+
+Note that the URL that gets passed to the server actually controls what data
+that is returned. The last slash in the URL must be followed by a number. That
+number (N) will be used by the test-server to load test case N and return the
+data that is defined within the <reply><data></data></reply> section.
 
 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