1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"> 3<head> 4 <title>Linux Test Project - Results</title> 5</head> 6<body> 7 8<h1>LTP Output/Log </h1> 9<table border="1" cellspacing="3"> 10 <tbody> 11 <tr> 12 <td bgcolor="#66ff66"><b> PASSED </b></td> 13 <td bgcolor="#ff0000"><b> FAILED </b></td> 14 <td bgcolor="Fuchsia"><b> WARNING </b></td> 15 <td bgcolor="Yellow"><b> BROKEN </b></td> 16 <td bgcolor="#8dc997"><b> RETIRED </b></td> 17 <td bgcolor="Aqua"><b> CONFIG-ERROR </b></td> 18 </tr> 19 </tbody> 20</table> 21<br> 22<b>Meaning of the following KEYWORDS in test results/logs:</b> 23<hr> 24<li><b>TPASS -</b> Indicates that the test case had the expected result and passed</li> 25<li><b>TFAIL -</b> Indicates that the test case had an unexpected result and failed.</li> 26<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> 27<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> 28<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> 29<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> 30<hr> 31 32<br> 33<li><a href="#_1">Click Here for Detailed Report</a></li> 34<li><a href="#_2">Click Here for Summary Report</a></li> 35<br> 36 37<h2 id="_1">Detailed Report</h2> 38<div> 39<table border="1" cellspacing="3"> 40<tbody> 41 <tr> 42 <td bgcolor="Silver"><strong>No</strong></td> 43 <td bgcolor="Silver"><strong>Test-Name</strong></td> 44 <td bgcolor="Silver"><strong>Start-Time</strong></td> 45 <td bgcolor="Silver"><strong>Command-Line</strong></td> 46 <td bgcolor="Silver"><strong>Contacts</strong></td> 47 <td bgcolor="Silver"><strong>Analysis</strong></td> 48 <td bgcolor="Silver"><strong>Test-Output</strong></td> 49 <td bgcolor="Silver"><strong>Initiation-Status</strong></td> 50 <td bgcolor="Silver"><strong>Duration</strong></td> 51 <td bgcolor="Silver"><strong>Termination-type</strong></td> 52 <td bgcolor="Silver"><strong>Termination-id</strong></td> 53 <td bgcolor="Silver"><strong>Core-File</strong></td> 54 <td bgcolor="Silver"><strong>cutime</strong></td> 55 <td bgcolor="Silver"><strong>cstime</strong></td> 56 </tr> 57