tests/auto/selftests/expected_skipinitdata.xunitxml
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Wed, 21 Apr 2010 20:15:53 +0300
branchRCL_3
changeset 13 c0432d11811c
permissions -rw-r--r--
eb175c3290cd7ea85da4a590db9461504a4904bc

<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="1" failures="0" tests="1" name="tst_SkipInitData">
  <properties>
    <property value="4.6.3" name="QTestVersion"/>
    <property value="4.6.3" name="QtVersion"/>
  </properties>
  <testcase name="initTestCase">
    <!-- message="Skip inside initTestCase. This should skip all tests in the class." type="skip" -->
  </testcase>
  <system-err>
<![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
  </system-err>
</testsuite>