Test Results

Unit Test Results for RHEL3.0_IBM1.4.2

read()) { if ($anEntry != "." && $anEntry != "..") { $link = "html/".$anEntry; echo ""; $xml = "xml/".substr($anEntry, 0, strlen($anEntry)-4)."xml"; $count = 0; $fileHandle = fopen($xml, "r"); while (!feof($fileHandle)) { $aLine = fgets($fileHandle, 4096); // Length parameter only optional after 4.2.0 $count = $count + substr_count($aLine, '$count"; } } ?>
Tests Performed Errors & Failures
"; echo "$anEntry"; echo "


Console output logs RHEL3.0_IBM1.4.2

These logs contain the console output captured while running the JUnit automated tests.