2011-04-27 10:05:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-07-21 23:38:42 +00:00
|
|
|
<testsuite name="tst_BenchlibTickCounter" tests="3" failures="0" errors="0">
|
2011-04-27 10:05:43 +00:00
|
|
|
<properties>
|
2020-07-21 23:38:42 +00:00
|
|
|
<property name="QTestVersion" value="@INSERT_QT_VERSION_HERE@"/>
|
|
|
|
<property name="QtVersion" value="@INSERT_QT_VERSION_HERE@"/>
|
|
|
|
<property name="QtBuild" value=""/>
|
2011-04-27 10:05:43 +00:00
|
|
|
</properties>
|
2020-07-21 23:38:42 +00:00
|
|
|
<testcase name="initTestCase" result="pass"/>
|
|
|
|
<testcase name="threeBillionTicks" result="pass">
|
2011-04-27 10:05:43 +00:00
|
|
|
</testcase>
|
2020-07-21 23:38:42 +00:00
|
|
|
<testcase name="cleanupTestCase" result="pass"/>
|
2011-04-27 10:05:43 +00:00
|
|
|
<system-err/>
|
|
|
|
</testsuite>
|