Searched refs:showstatus (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ |
H A D | server-tests.php | 604 function showstatus($item, $status, $reason = '') { function in testHarness 1183 $this->showstatus($section_text['TEST'], 'SKIPPED', 'CGI Test needs CGI Binary'); 1202 …$this->showstatus($section_text['TEST'], 'SKIPPED', "Test requires ini setting $k=[$v], not [".($h… 1216 $this->showstatus($section_text['TEST'], 'SKIPPED', $reason); 1534 $this->showstatus($tested, 'PASSED'); 1539 $this->showstatus($tested, 'FAILED');
|
Completed in 11 milliseconds