22 lines
963 B
Plaintext
22 lines
963 B
Plaintext
********* Start testing of tst_TestA *********
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
|
PASS : tst_TestA::initTestCase()
|
|
PASS : tst_TestA::slotName()
|
|
PASS : tst_TestA::cleanupTestCase()
|
|
Totals: 3 passed, 0 failed, 0 skipped
|
|
********* Finished testing of tst_TestA *********
|
|
********* Start testing of tst_TestA *********
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
|
PASS : tst_TestA::initTestCase()
|
|
PASS : tst_TestA::slotName()
|
|
PASS : tst_TestA::cleanupTestCase()
|
|
Totals: 3 passed, 0 failed, 0 skipped
|
|
********* Finished testing of tst_TestA *********
|
|
********* Start testing of tst_TestB *********
|
|
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
|
PASS : tst_TestB::initTestCase()
|
|
PASS : tst_TestB::slotName()
|
|
PASS : tst_TestB::cleanupTestCase()
|
|
Totals: 3 passed, 0 failed, 0 skipped
|
|
********* Finished testing of tst_TestB *********
|