tests/auto/selftests/expected_failinit.xunitxml
changeset 25 e24348a560a6
parent 23 89e065397ea6
equal deleted inserted replaced
23:89e065397ea6 25:e24348a560a6
     1 <?xml version="1.0" encoding="UTF-8" ?>
     1 <?xml version="1.0" encoding="UTF-8" ?>
     2 <testsuite errors="0" failures="1" tests="2" name="tst_FailInit">
     2 <testsuite errors="0" failures="1" tests="2" name="tst_FailInit">
     3   <properties>
     3   <properties>
     4     <property value="4.6.3" name="QTestVersion"/>
     4     <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
     5     <property value="4.6.3" name="QtVersion"/>
     5     <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
     6   </properties>
     6   </properties>
     7   <testcase result="fail" name="initTestCase">
     7   <testcase result="fail" name="initTestCase">
     8     <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
     8     <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
     9   </testcase>
     9   </testcase>
    10   <testcase result="pass" name="cleanupTestCase"/>
    10   <testcase result="pass" name="cleanupTestCase"/>