0
|
1 |
********* Start testing of tst_BenchlibEventCounter *********
|
|
2 |
Config: Using QTest library 4.5.0, Qt 4.5.0
|
|
3 |
PASS : tst_BenchlibEventCounter::initTestCase()
|
|
4 |
RESULT : tst_BenchlibEventCounter::events():"0":
|
|
5 |
0 events per iteration (total: 0, iterations: 1)
|
|
6 |
RESULT : tst_BenchlibEventCounter::events():"1":
|
|
7 |
1 events per iteration (total: 1, iterations: 1)
|
|
8 |
RESULT : tst_BenchlibEventCounter::events():"10":
|
|
9 |
10 events per iteration (total: 10, iterations: 1)
|
|
10 |
RESULT : tst_BenchlibEventCounter::events():"100":
|
|
11 |
100 events per iteration (total: 100, iterations: 1)
|
|
12 |
RESULT : tst_BenchlibEventCounter::events():"500":
|
|
13 |
500 events per iteration (total: 500, iterations: 1)
|
|
14 |
RESULT : tst_BenchlibEventCounter::events():"5000":
|
|
15 |
5,000 events per iteration (total: 5000, iterations: 1)
|
|
16 |
RESULT : tst_BenchlibEventCounter::events():"100000":
|
|
17 |
100,000 events per iteration (total: 100000, iterations: 1)
|
|
18 |
PASS : tst_BenchlibEventCounter::events()
|
|
19 |
PASS : tst_BenchlibEventCounter::cleanupTestCase()
|
|
20 |
Totals: 3 passed, 0 failed, 0 skipped
|
|
21 |
********* Finished testing of tst_BenchlibEventCounter *********
|