tests/auto/selftests/expected_skipinit.xunitxml
branchRCL_3
changeset 14 c0432d11811c
child 25 e24348a560a6
equal deleted inserted replaced
13:cc75c76972ee 14:c0432d11811c
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <testsuite errors="1" failures="0" tests="2" name="tst_SkipInit">
       
     3   <properties>
       
     4     <property value="4.6.3" name="QTestVersion"/>
       
     5     <property value="4.6.3" name="QtVersion"/>
       
     6   </properties>
       
     7   <testcase name="initTestCase">
       
     8     <!-- message="Skip inside initTestCase. This should skip all tests in the class." type="skip" -->
       
     9   </testcase>
       
    10   <testcase result="pass" name="cleanupTestCase"/>
       
    11   <system-err>
       
    12 <![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
       
    13   </system-err>
       
    14 </testsuite>