Lines Matching refs:tested
1223 $tested .= " (info: $reason)";
1244 $tested = $section_text['TEST']." [$shortname]";
1482 $this->showstatus($tested, 'PASSED');
1487 $this->showstatus($tested, 'FAILED');
1491 'test_name' => $tested,
1526 $this->error_report($file,$logname,$tested);
1535 function error_report($testname,$logname,$tested) argument
1542 $this->writemsg($testname . "(1) : $tested\n");
1543 $this->writemsg($logname . "(1) : $tested\n");
1546 $this->writemsg($testname . ":1: $tested\n");
1547 $this->writemsg($logname . ":1: $tested\n");