Lines Matching refs:tested
1210 $tested .= " (info: $reason)";
1231 $tested = $section_text['TEST']." [$shortname]";
1522 $this->showstatus($tested, 'PASSED');
1527 $this->showstatus($tested, 'FAILED');
1531 'test_name' => $tested,
1566 $this->error_report($file,$logname,$tested);
1575 function error_report($testname,$logname,$tested) argument
1582 $this->writemsg($testname . "(1) : $tested\n");
1583 $this->writemsg($logname . "(1) : $tested\n");
1586 $this->writemsg($testname . ":1: $tested\n");
1587 $this->writemsg($logname . ":1: $tested\n");