Searched refs:showstatus (Results 1 – 1 of 1) sorted by relevance
/PHP-5.5/ |
H A D | server-tests.php | 605 function showstatus($item, $status, $reason = '') { function in testHarness 1184 $this->showstatus($section_text['TEST'], 'SKIPPED', 'CGI Test needs CGI Binary'); 1203 …$this->showstatus($section_text['TEST'], 'SKIPPED', "Test requires ini setting $k=[$v], not [".($h… 1217 $this->showstatus($section_text['TEST'], 'SKIPPED', $reason); 1535 $this->showstatus($tested, 'PASSED'); 1540 $this->showstatus($tested, 'FAILED');
|
Completed in 6 milliseconds