junit_suite_record 2700 run-tests.php  	junit_suite_record($suite, 'test_total');
junit_suite_record 2703 run-tests.php  	junit_suite_record($suite, 'execution_time', $time);
junit_suite_record 2719 run-tests.php  		junit_suite_record($suite, 'test_pass');
junit_suite_record 2721 run-tests.php  		junit_suite_record($suite, 'test_error');
junit_suite_record 2724 run-tests.php  		junit_suite_record($suite, 'test_skip');
junit_suite_record 2727 run-tests.php  		junit_suite_record($suite, 'test_fail');
junit_suite_record 2730 run-tests.php  		junit_suite_record($suite, 'test_error');