tests/auto/selftests/expected_fetchbogus.xunitxml
changeset 23 89e065397ea6
child 25 e24348a560a6
equal deleted inserted replaced
22:79de32ba3296 23:89e065397ea6
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <testsuite errors="1" failures="1" tests="2" name="tst_FetchBogus">
       
     3   <properties>
       
     4     <property value="4.6.3" name="QTestVersion"/>
       
     5     <property value="4.6.3" name="QtVersion"/>
       
     6   </properties>
       
     7   <testcase result="pass" name="initTestCase"/>
       
     8   <testcase result="fail" name="fetchBogus">
       
     9     <!-- tag="foo" message="QFETCH: Requested testdata &apos;bubu&apos; not available, check your _data function." type="qfatal" -->
       
    10     <failure tag="foo" message="Received a fatal error." result="fail"/>
       
    11   </testcase>
       
    12   <system-err>
       
    13 <![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]>
       
    14   </system-err>
       
    15 </testsuite>