summaryrefslogtreecommitdiff
path: root/tests/auto/selftests/expected_failinit.xunitxml
blob: 40f9134ca3f8aad334bb2c1f8f19c13691ac9e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="1" tests="2" name="tst_FailInit">
  <properties>
    <property value="4.6.3" name="QTestVersion"/>
    <property value="4.6.3" name="QtVersion"/>
  </properties>
  <testcase result="fail" name="initTestCase">
    <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
  </testcase>
  <testcase result="pass" name="cleanupTestCase"/>
  <system-err/>
</testsuite>