summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failinitdata.xunitxml
blob: d245bc0dff38cf64c2d768c60a45256f36177a56 (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="1" name="tst_FailInitData">
  <properties>
    <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
    <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
    <property value="" name="QtBuild"/>
  </properties>
  <testcase result="fail" name="initTestCase">
    <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
  </testcase>
  <system-err/>
</testsuite>