From 019588f30792132d9eca5dab11278547b287804e Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 24 Oct 2013 20:10:37 +0200 Subject: Testlib: Add test duration to xml output [ChangeLog][QtTest] Added test duration to xml output. When running tests with xml output a new tag of the form is added to each test function and the test as a whole. Change-Id: Ibc4db066b6acf5fac6c578f5e5ca5ce4b5d8ea8e Reviewed-by: Sergio Ahumada Reviewed-by: Jason McDonald --- tests/auto/testlib/selftests/expected_datatable.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tests/auto/testlib/selftests/expected_datatable.xml') diff --git a/tests/auto/testlib/selftests/expected_datatable.xml b/tests/auto/testlib/selftests/expected_datatable.xml index c98e1ee44a..79963db0a4 100644 --- a/tests/auto/testlib/selftests/expected_datatable.xml +++ b/tests/auto/testlib/selftests/expected_datatable.xml @@ -6,12 +6,15 @@ + + + @@ -29,6 +32,7 @@ + @@ -51,6 +55,7 @@ + @@ -69,6 +74,7 @@ + @@ -87,6 +93,7 @@ + @@ -105,6 +112,7 @@ + @@ -127,8 +135,11 @@ + + + -- cgit v1.2.3