summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_singleskip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_singleskip.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_singleskip.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_singleskip.xml b/tests/auto/testlib/selftests/expected_singleskip.xml
index 7ebffb04cb..c10626ca41 100644
--- a/tests/auto/testlib/selftests/expected_singleskip.xml
+++ b/tests/auto/testlib/selftests/expected_singleskip.xml
@@ -6,13 +6,17 @@
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
+<Duration msecs="0"/>
</TestFunction>
<TestFunction name="myTest">
<Message type="skip" file="tst_singleskip.cpp" line="56">
<Description><![CDATA[skipping test]]></Description>
</Message>
+<Duration msecs="0"/>
</TestFunction>
<TestFunction name="cleanupTestCase">
<Incident type="pass" file="" line="0" />
+<Duration msecs="0"/>
</TestFunction>
+<Duration msecs="0"/>
</TestCase>