summaryrefslogtreecommitdiff
path: root/test/end-to-end/RULES
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-06-29 16:06:12 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-07-05 13:08:37 +0200
commit43fccdde84fc9df43e73fc21c61b87b65c25002f (patch)
tree4f0ed4d8365ddeec2f873ec82d6c938f7d64cf86 /test/end-to-end/RULES
parentc3765af72110ba3b9812b25d9f5d649ce06b9dab (diff)
downloadjustbuild-43fccdde84fc9df43e73fc21c61b87b65c25002f.tar.gz
["@", "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.
Diffstat (limited to 'test/end-to-end/RULES')
-rw-r--r--test/end-to-end/RULES2
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."