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

« back to all changes in this revision

Viewing changes to tests/auto/testlib/selftests/expected_benchlibcounting.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_BenchlibCounting *********
 
2
Config: Using QTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
 
3
PASS   : tst_BenchlibCounting::initTestCase()
 
4
PASS   : tst_BenchlibCounting::passingBenchmark()
 
5
RESULT : tst_BenchlibCounting::passingBenchmark():
 
6
     0 events per iteration (total: 0, iterations: 1)
 
7
SKIP   : tst_BenchlibCounting::skippingBenchmark() This is a skipping benchmark
 
8
   Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp(64)]
 
9
FAIL!  : tst_BenchlibCounting::failingBenchmark() This is a failing benchmark
 
10
   Loc: [/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/benchlibcounting/tst_benchlibcounting.cpp(71)]
 
11
PASS   : tst_BenchlibCounting::cleanupTestCase()
 
12
Totals: 3 passed, 1 failed, 1 skipped
 
13
********* Finished testing of tst_BenchlibCounting *********