From 43fccdde84fc9df43e73fc21c61b87b65c25002f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 29 Jun 2023 16:06:12 +0200 Subject: ["@", "test", "end-to-end", "with remote"] rule: fix documentation Besides stdout and stderr of the test, the output of the remote-execution server are also artifacts of that rule. --- test/end-to-end/RULES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/end-to-end/RULES b/test/end-to-end/RULES index d98275b3..b94b8f8f 100644 --- a/test/end-to-end/RULES +++ b/test/end-to-end/RULES @@ -57,6 +57,8 @@ , " generating test reports." , "stdout/stderr: Any output the invocation of the test binary produced on" , " the respective file descriptor" + , "remotestdout/remotestderr: Any output of the remote-execution server" + , " implicit to that test" , "work: In this directory, all the files specified to \"keep\" are staged" , "time-start/time-stop: The time (decimally coded) in seconds since the" , " epoch when the test invocation started and ended." -- cgit v1.2.3