diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2009-03-23 10:34:13 +0100 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-03-23 10:34:13 +0100 |
commit | 67ad0519fd165acee4a4d2a94fa502e9e4847bd0 (patch) | |
tree | 1dbf50b3dff8d5ca7e9344733968c72704eb15ff /tests/auto/selftests/expected_benchliboptions.txt | |
download | qt4-tools-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.gz |
Long live Qt!
Diffstat (limited to 'tests/auto/selftests/expected_benchliboptions.txt')
-rw-r--r-- | tests/auto/selftests/expected_benchliboptions.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_benchliboptions.txt b/tests/auto/selftests/expected_benchliboptions.txt new file mode 100644 index 0000000000..7afc922630 --- /dev/null +++ b/tests/auto/selftests/expected_benchliboptions.txt @@ -0,0 +1,27 @@ +********* Start testing of tst_BenchlibOptions ********* +Config: Using QTest library 4.5.0, Qt 4.5.0 +PASS : tst_BenchlibOptions::initTestCase() +RESULT : tst_BenchlibOptions::threeEvents(): + 3 events per iteration (total: 3, iterations: 1) +PASS : tst_BenchlibOptions::threeEvents() +PASS : tst_BenchlibOptions::cleanupTestCase() +Totals: 3 passed, 0 failed, 0 skipped +********* Finished testing of tst_BenchlibOptions ********* +********* Start testing of tst_BenchlibFifteenIterations ********* +Config: Using QTest library 4.5.0, Qt 4.5.0 +PASS : tst_BenchlibFifteenIterations::initTestCase() +RESULT : tst_BenchlibFifteenIterations::threeEvents(): + 3.0 events per iteration (total: 45, iterations: 15) +PASS : tst_BenchlibFifteenIterations::threeEvents() +PASS : tst_BenchlibFifteenIterations::cleanupTestCase() +Totals: 3 passed, 0 failed, 0 skipped +********* Finished testing of tst_BenchlibFifteenIterations ********* +********* Start testing of tst_BenchlibOneHundredMinimum ********* +Config: Using QTest library 4.5.0, Qt 4.5.0 +PASS : tst_BenchlibOneHundredMinimum::initTestCase() +RESULT : tst_BenchlibOneHundredMinimum::threeEvents(): + 3.00 events per iteration (total: 192, iterations: 64) +PASS : tst_BenchlibOneHundredMinimum::threeEvents() +PASS : tst_BenchlibOneHundredMinimum::cleanupTestCase() +Totals: 3 passed, 0 failed, 0 skipped +********* Finished testing of tst_BenchlibOneHundredMinimum ********* |