aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/test-suite.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/test-suite.rst b/Documentation/test-suite.rst
index 4ff2db2f..3181e109 100644
--- a/Documentation/test-suite.rst
+++ b/Documentation/test-suite.rst
@@ -96,6 +96,11 @@ Tag's syntax
is ignored in the first pattern but is expected to be followed
by a space character.
+``check-output-returns:`` *value*
+
+ Check that in the output (stdout) all IR return instructions
+ have the given value.
+
Using test-suite
================