Lines Matching refs:tested
1222 $tested .= " (info: $reason)";
1243 $tested = $section_text['TEST']." [$shortname]";
1534 $this->showstatus($tested, 'PASSED');
1539 $this->showstatus($tested, 'FAILED');
1543 'test_name' => $tested,
1578 $this->error_report($file,$logname,$tested);
1587 function error_report($testname,$logname,$tested) argument
1594 $this->writemsg($testname . "(1) : $tested\n");
1595 $this->writemsg($logname . "(1) : $tested\n");
1598 $this->writemsg($testname . ":1: $tested\n");
1599 $this->writemsg($logname . ":1: $tested\n");