summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml
blob: 665ba58689e42c359baf564050a8dafe19e2b692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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="threeBillionTicks">
<Incident type="pass" file="" line="0" />
<BenchmarkResult metric="CPUTicks" tag="" value="3.00001e+09" iterations="1" />
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>