2011-04-27 10:05:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2011-10-18 04:53:23 +00:00
|
|
|
<testsuite errors="37" failures="0" tests="6" name="tst_globaldata">
|
2011-04-27 10:05:43 +00:00
|
|
|
<properties>
|
|
|
|
<property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
|
|
|
|
<property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
|
Use new QLibraryInfo::build() in testlib to log build information.
This produces:
********* Start testing of tst_QtJson *********
Config: Using QtTest library 5.3.0, Qt 5.3.0 (Feb 13 2014, GCC 4.6.3, 64 bit, debug build)
PASS : tst_QtJson::initTestCase()
<?xml version="1.0" encoding="UTF-8"?>
<TestCase name="tst_QtJson">
<Environment>
<QtVersion>5.3.0</QtVersion>
<QtBuild>Qt 5.3.0 (Feb 13 2014, GCC 4.6.3, 64 bit, debug build)</QtBuild>
<QTestVersion>5.3.0</QTestVersion>
</Environment>
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="1" failures="1" tests="42" name="tst_QtJson">
<properties>
<property value="5.3.0" name="QTestVersion"/>
<property value="5.3.0" name="QtVersion"/>
<property value="Qt 5.3.0 (Feb 13 2014, GCC 4.6.3, 64 bit, debug build)" name="QtBuild"/>
</properties>
<Environment>
<QtVersion>5.3.0</QtVersion>
<QtBuild>Qt 5.3.0 (Feb 13 2014, GCC 4.6.3, 64 bit, debug build)</QtBuild>
<QTestVersion>5.3.0</QTestVersion>
</Environment>
[ChangeLog][QtTest] Tests now output build information.
Change-Id: I0ab473371575f2b807db725256805b8bffea3454
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2014-02-26 16:12:45 +00:00
|
|
|
<property value="" name="QtBuild"/>
|
2011-04-27 10:05:43 +00:00
|
|
|
</properties>
|
2011-09-20 03:13:34 +00:00
|
|
|
<testcase result="pass" name="initTestCase">
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- message="initTestCase initTestCase (null)" type="qdebug" -->
|
2011-09-20 03:13:34 +00:00
|
|
|
</testcase>
|
|
|
|
<testcase result="pass" name="testGlobal">
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="1:local 1" message="init testGlobal local 1" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 1" message="global: false" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 1" message="local: false" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 1" message="cleanup testGlobal local 1" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="init testGlobal local 2" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="global: false" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="local: true" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="cleanup testGlobal local 2" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 1" message="init testGlobal local 1" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 1" message="global: true" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 1" message="local: false" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 1" message="cleanup testGlobal local 1" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="init testGlobal local 2" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="global: true" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="local: true" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="cleanup testGlobal local 2" type="qdebug" -->
|
2011-09-20 03:13:34 +00:00
|
|
|
</testcase>
|
2011-04-27 10:05:43 +00:00
|
|
|
<testcase name="skip">
|
|
|
|
<!-- tag="1" message="skipping" type="skip" -->
|
|
|
|
</testcase>
|
|
|
|
<testcase name="skipLocal">
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="1:local 1" message="init skipLocal local 1" type="qdebug" -->
|
2011-04-27 10:05:43 +00:00
|
|
|
<!-- tag="1:local 1" message="skipping" type="skip" -->
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="1:local 1" message="cleanup skipLocal local 1" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="init skipLocal local 2" type="qdebug" -->
|
2011-10-18 04:53:23 +00:00
|
|
|
<!-- tag="1:local 2" message="skipping" type="skip" -->
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="1:local 2" message="cleanup skipLocal local 2" type="qdebug" -->
|
2011-04-27 10:05:43 +00:00
|
|
|
</testcase>
|
|
|
|
<testcase result="pass" name="skipSingle">
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="1:local 1" message="init skipSingle local 1" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 1" message="global: false local: false" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 1" message="cleanup skipSingle local 1" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="init skipSingle local 2" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="global: false local: true" type="qdebug" -->
|
|
|
|
<!-- tag="1:local 2" message="cleanup skipSingle local 2" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 1" message="init skipSingle local 1" type="qdebug" -->
|
2011-04-27 10:05:43 +00:00
|
|
|
<!-- tag="2:local 1" message="skipping" type="skip" -->
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- tag="2:local 1" message="cleanup skipSingle local 1" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="init skipSingle local 2" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="global: true local: true" type="qdebug" -->
|
|
|
|
<!-- tag="2:local 2" message="cleanup skipSingle local 2" type="qdebug" -->
|
2011-09-20 03:13:34 +00:00
|
|
|
</testcase>
|
|
|
|
<testcase result="pass" name="cleanupTestCase">
|
2013-10-16 13:59:27 +00:00
|
|
|
<!-- message="cleanupTestCase cleanupTestCase (null)" type="qdebug" -->
|
2011-04-27 10:05:43 +00:00
|
|
|
</testcase>
|
|
|
|
<system-err>
|
2013-10-16 13:59:27 +00:00
|
|
|
<![CDATA[initTestCase initTestCase (null)]]>
|
|
|
|
<![CDATA[init testGlobal local 1]]>
|
|
|
|
<![CDATA[global: false]]>
|
|
|
|
<![CDATA[local: false]]>
|
|
|
|
<![CDATA[cleanup testGlobal local 1]]>
|
|
|
|
<![CDATA[init testGlobal local 2]]>
|
|
|
|
<![CDATA[global: false]]>
|
|
|
|
<![CDATA[local: true]]>
|
|
|
|
<![CDATA[cleanup testGlobal local 2]]>
|
|
|
|
<![CDATA[init testGlobal local 1]]>
|
|
|
|
<![CDATA[global: true]]>
|
|
|
|
<![CDATA[local: false]]>
|
|
|
|
<![CDATA[cleanup testGlobal local 1]]>
|
|
|
|
<![CDATA[init testGlobal local 2]]>
|
|
|
|
<![CDATA[global: true]]>
|
|
|
|
<![CDATA[local: true]]>
|
|
|
|
<![CDATA[cleanup testGlobal local 2]]>
|
2011-04-27 10:05:43 +00:00
|
|
|
<![CDATA[skipping]]>
|
2013-10-16 13:59:27 +00:00
|
|
|
<![CDATA[init skipLocal local 1]]>
|
2011-04-27 10:05:43 +00:00
|
|
|
<![CDATA[skipping]]>
|
2013-10-16 13:59:27 +00:00
|
|
|
<![CDATA[cleanup skipLocal local 1]]>
|
|
|
|
<![CDATA[init skipLocal local 2]]>
|
2011-10-18 04:53:23 +00:00
|
|
|
<![CDATA[skipping]]>
|
2013-10-16 13:59:27 +00:00
|
|
|
<![CDATA[cleanup skipLocal local 2]]>
|
|
|
|
<![CDATA[init skipSingle local 1]]>
|
|
|
|
<![CDATA[global: false local: false]]>
|
|
|
|
<![CDATA[cleanup skipSingle local 1]]>
|
|
|
|
<![CDATA[init skipSingle local 2]]>
|
|
|
|
<![CDATA[global: false local: true]]>
|
|
|
|
<![CDATA[cleanup skipSingle local 2]]>
|
|
|
|
<![CDATA[init skipSingle local 1]]>
|
2011-04-27 10:05:43 +00:00
|
|
|
<![CDATA[skipping]]>
|
2013-10-16 13:59:27 +00:00
|
|
|
<![CDATA[cleanup skipSingle local 1]]>
|
|
|
|
<![CDATA[init skipSingle local 2]]>
|
|
|
|
<![CDATA[global: true local: true]]>
|
|
|
|
<![CDATA[cleanup skipSingle local 2]]>
|
|
|
|
<![CDATA[cleanupTestCase cleanupTestCase (null)]]>
|
2011-04-27 10:05:43 +00:00
|
|
|
</system-err>
|
|
|
|
</testsuite>
|