Home
last modified time | relevance | path

Searched refs:junit_mark_test_as (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/
H A Drun-tests.php1912 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info);
1974 junit_mark_test_as('SKIP', $shortname, $tested, 0, 'phpdbg not available');
2163 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
2192 junit_mark_test_as('SKIP', $shortname, $tested, null, $message);
2233 junit_mark_test_as('PASS', $shortname, $tested);
2266 junit_mark_test_as('BORK', $shortname, $tested, null, $bork_info);
2339 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request');
2373 junit_mark_test_as('BORK', $shortname, $tested, null, 'empty $request');
2637 junit_mark_test_as('PASS', $shortname, $tested);
2667 junit_mark_test_as('PASS', $shortname, $tested);
[all …]

Completed in 11 milliseconds