<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="xml_output_tests" failures="0" errors="0" skipped="0" time="0.00000"/>
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="libxml_output_tests-default" failures="1" errors="0" skipped="0" time="0.00000">
<testcase name="failing_test_is_listed_by_libxml_reporter" classname="libxml_output_tests/default" time="0.00000">
<failure message="Expected [0] to [be true]">
<location file="xml_output_tests.c" line="0"/>
</failure>
</testcase>
<testcase name="passing_test_is_listed_by_libxml_reporter" classname="libxml_output_tests/default" time="0.00000"/>
</testsuite>
|