0
|
1 |
********* Start testing of tst_TestA *********
|
|
2 |
Config: Using QTest library 4.3.0, Qt 4.3.0
|
|
3 |
PASS : tst_TestA::initTestCase()
|
|
4 |
PASS : tst_TestA::slotName()
|
|
5 |
PASS : tst_TestA::cleanupTestCase()
|
|
6 |
Totals: 3 passed, 0 failed, 0 skipped
|
|
7 |
********* Finished testing of tst_TestA *********
|
|
8 |
********* Start testing of tst_TestA *********
|
|
9 |
Config: Using QTest library 4.3.0, Qt 4.3.0
|
|
10 |
PASS : tst_TestA::initTestCase()
|
|
11 |
PASS : tst_TestA::slotName()
|
|
12 |
PASS : tst_TestA::cleanupTestCase()
|
|
13 |
Totals: 3 passed, 0 failed, 0 skipped
|
|
14 |
********* Finished testing of tst_TestA *********
|
|
15 |
********* Start testing of tst_TestB *********
|
|
16 |
Config: Using QTest library 4.3.0, Qt 4.3.0
|
|
17 |
PASS : tst_TestB::initTestCase()
|
|
18 |
PASS : tst_TestB::slotName()
|
|
19 |
PASS : tst_TestB::cleanupTestCase()
|
|
20 |
Totals: 3 passed, 0 failed, 0 skipped
|
|
21 |
********* Finished testing of tst_TestB *********
|