2012-05-02 12:49:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-02-17 03:39:30 +00:00
|
|
|
<TestCase name="tst_BenchlibCounting">
|
|
|
|
<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="passingBenchmark">
|
|
|
|
<Incident type="pass" file="" line="0" />
|
|
|
|
<BenchmarkResult metric="Events" tag="" value="0" iterations="1" />
|
|
|
|
</TestFunction>
|
|
|
|
<TestFunction name="skippingBenchmark">
|
|
|
|
<Message type="skip" file="/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp" line="64">
|
|
|
|
<Description><![CDATA[This is a skipping benchmark]]></Description>
|
|
|
|
</Message>
|
|
|
|
</TestFunction>
|
|
|
|
<TestFunction name="failingBenchmark">
|
|
|
|
<Incident type="fail" file="/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp" line="71">
|
|
|
|
<Description><![CDATA[This is a failing benchmark]]></Description>
|
|
|
|
</Incident>
|
|
|
|
</TestFunction>
|
|
|
|
<TestFunction name="cleanupTestCase">
|
|
|
|
<Incident type="pass" file="" line="0" />
|
|
|
|
</TestFunction>
|
|
|
|
</TestCase>
|