summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_benchlibeventcounter.txt
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2009-04-17 14:06:06 (GMT)
committerAlexis Menard <alexis.menard@nokia.com>2009-04-17 14:06:06 (GMT)
commitf15b8a83e2e51955776a3f07cb85ebfc342dd8ef (patch)
treec5dc684986051654898db11ce73e03b9fec8db99 /tests/auto/selftests/expected_benchlibeventcounter.txt
downloadQt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.zip
Qt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.tar.gz
Qt-f15b8a83e2e51955776a3f07cb85ebfc342dd8ef.tar.bz2
Initial import of statemachine branch from the old kinetic repository
Diffstat (limited to 'tests/auto/selftests/expected_benchlibeventcounter.txt')
-rw-r--r--tests/auto/selftests/expected_benchlibeventcounter.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_benchlibeventcounter.txt b/tests/auto/selftests/expected_benchlibeventcounter.txt
new file mode 100644
index 0000000..906a4de
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibeventcounter.txt
@@ -0,0 +1,21 @@
+********* Start testing of tst_BenchlibEventCounter *********
+Config: Using QTest library 4.5.0, Qt 4.5.0
+PASS : tst_BenchlibEventCounter::initTestCase()
+RESULT : tst_BenchlibEventCounter::events():"0":
+ 0 events per iteration (total: 0, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"1":
+ 1 events per iteration (total: 1, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"10":
+ 10 events per iteration (total: 10, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"100":
+ 100 events per iteration (total: 100, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"500":
+ 500 events per iteration (total: 500, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"5000":
+ 5,000 events per iteration (total: 5000, iterations: 1)
+RESULT : tst_BenchlibEventCounter::events():"100000":
+ 100,000 events per iteration (total: 100000, iterations: 1)
+PASS : tst_BenchlibEventCounter::events()
+PASS : tst_BenchlibEventCounter::cleanupTestCase()
+Totals: 3 passed, 0 failed, 0 skipped
+********* Finished testing of tst_BenchlibEventCounter *********