<Environment>
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
    <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0"/>
</TestFunction>
<TestFunction name="fetchBogus">
<Incident type="fail" file="Unknown file" line="0">
<Message type="qfatal" file="" line="0">
    <Description><![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]></Description>
</Message>
    <Description><![CDATA[Received a fatal error.]]></Description>
</Incident>
</TestFunction>