Lines Matching refs:tested
1223 $tested .= " (info: $reason)";
1244 $tested = $section_text['TEST']." [$shortname]";
1535 $this->showstatus($tested, 'PASSED');
1540 $this->showstatus($tested, 'FAILED');
1544 'test_name' => $tested,
1579 $this->error_report($file,$logname,$tested);
1588 function error_report($testname,$logname,$tested) argument
1595 $this->writemsg($testname . "(1) : $tested\n");
1596 $this->writemsg($logname . "(1) : $tested\n");
1599 $this->writemsg($testname . ":1: $tested\n");
1600 $this->writemsg($logname . ":1: $tested\n");