4d5906989a
The newly added generate_expected_output.py was used to get the expected output into a more reproducible state. Change-Id: I1ca75c8e0c5778d25c1df531bd298007aac0ff4a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
23 lines
875 B
Plaintext
23 lines
875 B
Plaintext
<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="waitForOneThousand">
|
|
<Incident type="pass" file="" line="0" />
|
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="1004" iterations="1" />
|
|
</TestFunction>
|
|
<TestFunction name="waitForFourThousand">
|
|
<Incident type="pass" file="" line="0" />
|
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="4004" iterations="1" />
|
|
</TestFunction>
|
|
<TestFunction name="qbenchmark_once">
|
|
<Incident type="pass" file="" line="0" />
|
|
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="0" iterations="1" />
|
|
</TestFunction>
|
|
<TestFunction name="cleanupTestCase">
|
|
<Incident type="pass" file="" line="0" />
|
|
</TestFunction>
|