diff options
-rw-r--r-- | test/end-to-end/RULES | 2 |
1 files changed, 2 insertions, 0 deletions
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." |