Hi,
The attached Patch defines more about the keywords:
i) TPASS - Indicates that the test case had the expected result and
passed.
ii) TFAIL - Indicates that the test case had an expected result and
failed.
iii) TBROK - Indicates that the remaining test cases are broken and will
not execute correctly, because some precondition not met, such as a
resource not being available.
iv) TCONF - Indicates that the test case was not written to run on the
current harware or software configuration such as machine type, or,
kernel version.
v) TRETR - Indicates that the test cases has been retired and should not
be executed any longer.
vi) TWARN - Indicates that the test case experienced an unexpected or
undesirable event that should not affect the test itself such as being
unable to cleanup resources after the test finished.
vii) TINFO - Specifies useful information about the status of the test
that does not affect the result and does not indicate a problem.
in the HTML file generated after test run. I believe it will be very
useful for deciphering results better:
Signed-Off-By: Subrata Modak <[EMAIL PROTECTED]>,
--
--- ltp-full-20081031/tools/html_report_header.txt.orig 2008-11-03
15:08:04.000000000 +0530
+++ ltp-full-20081031/tools/html_report_header.txt 2008-11-03
15:06:00.000000000 +0530
@@ -18,6 +18,17 @@
</tr>
</tbody>
</table>
+<br>
+<b>Meaning of the following KEYWORDS in test results/logs:</b>
+<hr>
+<li><b>TPASS -</b> Indicates that the test case had the expected result
and passed</li>
+<li><b>TFAIL -</b> Indicates that the test case had an expected result
and failed.</li>
+<li><b>TBROK -</b> Indicates that the remaining test cases are broken
and will not execute correctly, because some precondition not met, such
as a resource not being available.</li>
+<li><b>TCONF -</b> Indicates that the test case was not written to run
on the current harware or software configuration such as machine type,
or, kernel version.</li>
+<li><b>TRETR -</b> Indicates that the test cases has been retired and
should not be executed any longer.</li>
+<li><b>TWARN -</b> Indicates that the test case experienced an
unexpected or undesirable event that should not affect the test itself
such as being unable to cleanup resources after the test finished.</li>
+<li><b>TINFO -</b> Specifies useful information about the status of the
test that does not affect the result and does not indicate a
problem.</li>
+<hr>
<br>
<li><a href="#_1">Click Here for Detailed Report</a></li>
Regards--
Subrata
--- ltp-full-20081031/tools/html_report_header.txt.orig 2008-11-03 15:08:04.000000000 +0530
+++ ltp-full-20081031/tools/html_report_header.txt 2008-11-03 15:06:00.000000000 +0530
@@ -18,6 +18,17 @@
</tr>
</tbody>
</table>
+<br>
+<b>Meaning of the following KEYWORDS in test results/logs:</b>
+<hr>
+<li><b>TPASS -</b> Indicates that the test case had the expected result and passed</li>
+<li><b>TFAIL -</b> Indicates that the test case had an expected result and failed.</li>
+<li><b>TBROK -</b> Indicates that the remaining test cases are broken and will not execute correctly, because some precondition not met, such as a resource not being available.</li>
+<li><b>TCONF -</b> Indicates that the test case was not written to run on the current harware or software configuration such as machine type, or, kernel version.</li>
+<li><b>TRETR -</b> Indicates that the test cases has been retired and should not be executed any longer.</li>
+<li><b>TWARN -</b> Indicates that the test case experienced an unexpected or undesirable event that should not affect the test itself such as being unable to cleanup resources after the test finished.</li>
+<li><b>TINFO -</b> Specifies useful information about the status of the test that does not affect the result and does not indicate a problem.</li>
+<hr>
<br>
<li><a href="#_1">Click Here for Detailed Report</a></li>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list