summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failinit.lightxml
blob: e10b3a476b0c449ee9c431cd3c152480119468f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<Environment>
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
    <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="fail" file="tst_failinit.cpp" line="55">
    <Description><![CDATA['false' returned FALSE. ()]]></Description>
</Incident>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>