9bc546e492
The (disabled) alive selftest contained a test for the QStringList specialization of the QTest::qCompare template. This test is unrelated to the rest of the alive selftest, so move it to the cmptest selftest, where QCOMPARE is tested. Change-Id: Ic6f0e491dd3b3ce8b4ca1d49666a099815575eaa Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
14 lines
603 B
Plaintext
14 lines
603 B
Plaintext
********* Start testing of tst_Alive *********
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
|
PASS : tst_Alive::initTestCase()
|
|
QWARN : tst_Alive::alive() TEST LAGS 3 PINGS behind!
|
|
QWARN : tst_Alive::alive() TEST LAGS 4 PINGS behind!
|
|
QDEBUG : tst_Alive::alive() CUT
|
|
QWARN : tst_Alive::alive() TEST LAGS 3 PINGS behind!
|
|
QWARN : tst_Alive::alive() TEST LAGS 4 PINGS behind!
|
|
PASS : tst_Alive::alive()
|
|
PASS : tst_Alive::addMouseDClick()
|
|
PASS : tst_Alive::cleanupTestCase()
|
|
Totals: 4 passed, 0 failed, 0 skipped
|
|
********* Finished testing of tst_Alive *********
|