13 lines
477 B
Plaintext
13 lines
477 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<testsuite errors="0" failures="0" tests="3" name="tst_BenchlibTickCounter">
|
||
|
<properties>
|
||
|
<property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
|
||
|
<property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
|
||
|
</properties>
|
||
|
<testcase result="pass" name="initTestCase"/>
|
||
|
<testcase result="pass" name="threeBillionTicks">
|
||
|
</testcase>
|
||
|
<testcase result="pass" name="cleanupTestCase"/>
|
||
|
<system-err/>
|
||
|
</testsuite>
|