tests/auto/selftests/expected_skipinitdata.xunitxml
branchGCC_SURGE
changeset 31 5daf16870df6
parent 25 e24348a560a6
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <testsuite errors="1" failures="0" tests="1" name="tst_SkipInitData">
       
     3   <properties>
       
     4     <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
       
     5     <property value="@INSERT_QT_VERSION_HERE@" 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   <system-err>
       
    11 <![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
       
    12   </system-err>
       
    13 </testsuite>