From 68464b73fdbb474fce995b68140293e4f6b2b61c Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Wed, 22 Nov 2023 20:25:51 -0600 Subject: Document the grand totals reported by report-card tool --- doc/dejagnu.texi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi index 43e13f6..f7a6e4c 100644 --- a/doc/dejagnu.texi +++ b/doc/dejagnu.texi @@ -10,7 +10,7 @@ @copying @c man begin COPYRIGHT -Copyright @copyright{} 1992-2020, 2022 Free Software Foundation, Inc. +Copyright @copyright{} 1992-2020, 2022, 2023 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -1170,6 +1170,12 @@ summarized together with expected failures (@samp{XFAIL} and @samp{?FAIL}. Additionally, if a test produced any warnings or errors, tags @samp{!W!} or @samp{!E!} are added at the end of the row. +If DejaGnu's multiple-pass testing features were used, the table +features an additional group of summary rows reporting totals for each +named pass across all tools that ran that pass. Lastly, the table +ends with an unmarked grand total row reporting totals for all tools +across all testing passes. + @node Customizing DejaGnu, Extending DejaGnu, Running other DejaGnu commands, Top @chapter Customizing DejaGnu @cindex customization -- cgit v1.1