~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to tests/auto/testlib/selftests/expected_benchlibwalltime.txt

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
********* Start testing of tst_BenchlibWalltime *********
 
2
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
 
3
PASS   : tst_BenchlibWalltime::initTestCase()
 
4
RESULT : tst_BenchlibWalltime::waitForOneThousand():
 
5
     1,000 msec per iteration (total: 1000, iterations: 1)
 
6
PASS   : tst_BenchlibWalltime::waitForOneThousand()
 
7
RESULT : tst_BenchlibWalltime::waitForFourThousand():
 
8
     4,000 msec per iteration (total: 4000, iterations: 1)
 
9
PASS   : tst_BenchlibWalltime::waitForFourThousand()
 
10
RESULT : tst_BenchlibWalltime::qbenchmark_once():
 
11
     0 msec per iteration (total: 0, iterations: 1)
 
12
PASS   : tst_BenchlibWalltime::qbenchmark_once()
 
13
PASS   : tst_BenchlibWalltime::cleanupTestCase()
 
14
Totals: 5 passed, 0 failed, 0 skipped
 
15
********* Finished testing of tst_BenchlibWalltime *********