summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_failinitdata.xunitxml
blob: e2c11b0a425c67b31b7780cab44e2002345caf5c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="1" tests="1" name="tst_FailInitData">
  <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>
  <system-err/>
</testsuite>