2011-09-20 03:13:34 +00:00
|
|
|
********* Start testing of tst_globaldata *********
|
2011-09-22 07:40:45 +00:00
|
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
2011-09-20 03:13:34 +00:00
|
|
|
QDEBUG : tst_globaldata::initTestCase() initTestCase initTestCase (null)
|
|
|
|
PASS : tst_globaldata::initTestCase()
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 1) init testGlobal local 1
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 1) global: false
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 1) local: false
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 1) cleanup testGlobal local 1
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 2) init testGlobal local 2
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 2) global: false
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 2) local: true
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(1:local 2) cleanup testGlobal local 2
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 1) init testGlobal local 1
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 1) global: true
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 1) local: false
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 1) cleanup testGlobal local 1
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 2) init testGlobal local 2
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 2) global: true
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 2) local: true
|
|
|
|
QDEBUG : tst_globaldata::testGlobal(2:local 2) cleanup testGlobal local 2
|
|
|
|
PASS : tst_globaldata::testGlobal()
|
|
|
|
SKIP : tst_globaldata::skip(1) skipping
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/globaldata/tst_globaldata.cpp(129)]
|
2011-09-20 03:13:34 +00:00
|
|
|
QDEBUG : tst_globaldata::skipLocal(1:local 1) init skipLocal local 1
|
|
|
|
SKIP : tst_globaldata::skipLocal(1:local 1) skipping
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/globaldata/tst_globaldata.cpp(149)]
|
2011-09-20 03:13:34 +00:00
|
|
|
QDEBUG : tst_globaldata::skipLocal(1:local 1) cleanup skipLocal local 1
|
2011-10-18 04:53:23 +00:00
|
|
|
QDEBUG : tst_globaldata::skipLocal(1:local 2) init skipLocal local 2
|
|
|
|
SKIP : tst_globaldata::skipLocal(1:local 2) skipping
|
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/globaldata/tst_globaldata.cpp(149)]
|
|
|
|
QDEBUG : tst_globaldata::skipLocal(1:local 2) cleanup skipLocal local 2
|
2011-09-20 03:13:34 +00:00
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 1) init skipSingle local 1
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 1) global: false local: false
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 1) cleanup skipSingle local 1
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 2) init skipSingle local 2
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 2) global: false local: true
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(1:local 2) cleanup skipSingle local 2
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(2:local 1) init skipSingle local 1
|
|
|
|
SKIP : tst_globaldata::skipSingle(2:local 1) skipping
|
2011-10-18 07:11:12 +00:00
|
|
|
Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/globaldata/tst_globaldata.cpp(143)]
|
2011-09-20 03:13:34 +00:00
|
|
|
QDEBUG : tst_globaldata::skipSingle(2:local 1) cleanup skipSingle local 1
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(2:local 2) init skipSingle local 2
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(2:local 2) global: true local: true
|
|
|
|
QDEBUG : tst_globaldata::skipSingle(2:local 2) cleanup skipSingle local 2
|
|
|
|
PASS : tst_globaldata::skipSingle()
|
|
|
|
QDEBUG : tst_globaldata::cleanupTestCase() cleanupTestCase cleanupTestCase (null)
|
|
|
|
PASS : tst_globaldata::cleanupTestCase()
|
2011-10-18 04:53:23 +00:00
|
|
|
Totals: 4 passed, 0 failed, 4 skipped
|
2011-09-20 03:13:34 +00:00
|
|
|
********* Finished testing of tst_globaldata *********
|