mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<TestCase name="tst_BenchlibWalltime">
|
||
|
<Environment>
|
||
|
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
|
||
|
<QtBuild/>
|
||
|
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
|
||
|
</Environment>
|
||
|
<TestFunction name="initTestCase">
|
||
|
<Incident type="pass" file="" line="0" />
|
||
|
<Duration msecs="0"/>
|
||
|
</TestFunction>
|
||
|
<TestFunction name="waitForOneThousand">
|
||
|
<Incident type="pass" file="" line="0" />
|
||
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="0" iterations="1" />
|
||
|
<Duration msecs="0"/>
|
||
|
</TestFunction>
|
||
|
<TestFunction name="waitForFourThousand">
|
||
|
<Incident type="pass" file="" line="0" />
|
||
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="0" iterations="1" />
|
||
|
<Duration msecs="0"/>
|
||
|
</TestFunction>
|
||
|
<TestFunction name="qbenchmark_once">
|
||
|
<Incident type="pass" file="" line="0" />
|
||
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="0" iterations="1" />
|
||
|
<Duration msecs="0"/>
|
||
|
</TestFunction>
|
||
|
<TestFunction name="cleanupTestCase">
|
||
|
<Incident type="pass" file="" line="0" />
|
||
|
<Duration msecs="0"/>
|
||
|
</TestFunction>
|
||
|
<Duration msecs="0"/>
|
||
|
</TestCase>
|