summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibwalltime.xml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-02 14:58:22 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-06 12:50:47 +0100
commit4d5906989a43621065cd489013fe6a0c205761fd (patch)
tree43bc332263c9eee2fdff3d388d1a5960bf0dddb1 /tests/auto/testlib/selftests/expected_benchlibwalltime.xml
parent3227929d21416d3ff68443a5257eb6337f84baed (diff)
Update tests to normalizes the paths by using script.
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>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_benchlibwalltime.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_benchlibwalltime.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/testlib/selftests/expected_benchlibwalltime.xml b/tests/auto/testlib/selftests/expected_benchlibwalltime.xml
index 69d025b9cf..41b39eb925 100644
--- a/tests/auto/testlib/selftests/expected_benchlibwalltime.xml
+++ b/tests/auto/testlib/selftests/expected_benchlibwalltime.xml
@@ -8,16 +8,16 @@
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="waitForOneThousand">
-<BenchmarkResult metric="walltime" tag="" value="1005" iterations="1" />
<Incident type="pass" file="" line="0" />
+<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="1008" iterations="1" />
</TestFunction>
<TestFunction name="waitForFourThousand">
-<BenchmarkResult metric="walltime" tag="" value="4008" iterations="1" />
<Incident type="pass" file="" line="0" />
+<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="4002" iterations="1" />
</TestFunction>
<TestFunction name="qbenchmark_once">
-<BenchmarkResult metric="walltime" tag="" value="0" iterations="1" />
<Incident type="pass" file="" line="0" />
+<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="0" iterations="1" />
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />