summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml')
-rw-r--r--tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml b/tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml
new file mode 100644
index 0000000000..845fd9c161
--- /dev/null
+++ b/tests/auto/testlib/selftests/expected_benchlibtickcounter.lightxml
@@ -0,0 +1,15 @@
+<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="walltime" tag="" value="1059" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>