benchmarks: eliminated usage of qttest_p4.prf
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 25 Oct 2011 01:59:25 +0000 (11:59 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 25 Oct 2011 06:42:23 +0000 (08:42 +0200)
commit55b6e6fdfb14c467d1baab67271f85095929cd2a
tree27f45aab926b8ec3c7d6bf0684523845969b4af8
parent433f5dbbfb1cf4ee8f0763cf5757e71daf62ac19
benchmarks: eliminated usage of qttest_p4.prf

qttest_p4.prf was added as a convenience for Qt's own autotests in Qt4.
It enables various crufty undocumented magic, of dubious value.
Stop using it, and explicitly enable the things from it which we want.

Change-Id: I48ab0ee64d8348cada2e6c7b27c67b6bbc36280d
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
71 files changed:
tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro
tests/benchmarks/corelib/io/qdir/10000/10000.pro
tests/benchmarks/corelib/io/qdir/tree/tree.pro
tests/benchmarks/corelib/io/qdiriterator/qdiriterator.pro
tests/benchmarks/corelib/io/qfile/qfile.pro
tests/benchmarks/corelib/io/qfileinfo/qfileinfo.pro
tests/benchmarks/corelib/io/qiodevice/qiodevice.pro
tests/benchmarks/corelib/io/qtemporaryfile/qtemporaryfile.pro
tests/benchmarks/corelib/io/qurl/qurl.pro
tests/benchmarks/corelib/kernel/events/events.pro
tests/benchmarks/corelib/kernel/qmetaobject/qmetaobject.pro
tests/benchmarks/corelib/kernel/qmetatype/qmetatype.pro
tests/benchmarks/corelib/kernel/qobject/qobject.pro
tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro
tests/benchmarks/corelib/kernel/qvariant/qvariant.pro
tests/benchmarks/corelib/plugin/quuid/quuid.pro
tests/benchmarks/corelib/thread/qmutex/qmutex.pro
tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
tests/benchmarks/corelib/thread/qwaitcondition/qwaitcondition.pro
tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro
tests/benchmarks/corelib/tools/qchar/qchar.pro
tests/benchmarks/corelib/tools/qhash/qhash.pro
tests/benchmarks/corelib/tools/qlist/qlist.pro
tests/benchmarks/corelib/tools/qrect/qrect.pro
tests/benchmarks/corelib/tools/qregexp/qregexp.pro
tests/benchmarks/corelib/tools/qstring/qstring.pro
tests/benchmarks/corelib/tools/qstringbuilder/qstringbuilder.pro
tests/benchmarks/corelib/tools/qstringlist/qstringlist.pro
tests/benchmarks/corelib/tools/qvector/qvector.pro
tests/benchmarks/dbus/qdbusperformance/test/test.pro
tests/benchmarks/dbus/qdbustype/qdbustype.pro
tests/benchmarks/gui/animation/qanimation/qanimation.pro
tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/GraphicsViewBenchmark.pro
tests/benchmarks/gui/graphicsview/qgraphicsanchorlayout/qgraphicsanchorlayout.pro
tests/benchmarks/gui/graphicsview/qgraphicsitem/qgraphicsitem.pro
tests/benchmarks/gui/graphicsview/qgraphicslayout/qgraphicslayout.pro
tests/benchmarks/gui/graphicsview/qgraphicslinearlayout/qgraphicslinearlayout.pro
tests/benchmarks/gui/graphicsview/qgraphicsscene/qgraphicsscene.pro
tests/benchmarks/gui/graphicsview/qgraphicsview/qgraphicsview.pro
tests/benchmarks/gui/graphicsview/qgraphicswidget/qgraphicswidget.pro
tests/benchmarks/gui/image/blendbench/blendbench.pro
tests/benchmarks/gui/image/qimageconversion/qimageconversion.pro
tests/benchmarks/gui/image/qimagereader/qimagereader.pro
tests/benchmarks/gui/image/qpixmap/qpixmap.pro
tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro
tests/benchmarks/gui/itemviews/qtableview/qtableview.pro
tests/benchmarks/gui/kernel/qapplication/qapplication.pro
tests/benchmarks/gui/kernel/qguimetatype/qguimetatype.pro
tests/benchmarks/gui/kernel/qguivariant/qguivariant.pro
tests/benchmarks/gui/kernel/qwidget/qwidget.pro
tests/benchmarks/gui/math3d/qmatrix4x4/qmatrix4x4.pro
tests/benchmarks/gui/math3d/qquaternion/qquaternion.pro
tests/benchmarks/gui/painting/qpainter/qpainter.pro
tests/benchmarks/gui/painting/qregion/qregion.pro
tests/benchmarks/gui/painting/qtbench/qtbench.pro
tests/benchmarks/gui/painting/qtracebench/qtracebench.pro
tests/benchmarks/gui/painting/qtransform/qtransform.pro
tests/benchmarks/gui/styles/qstylesheetstyle/qstylesheetstyle.pro
tests/benchmarks/gui/text/qfontmetrics/qfontmetrics.pro
tests/benchmarks/gui/text/qtext/qtext.pro
tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/qfile_vs_qnetworkaccessmanager.pro
tests/benchmarks/network/access/qnetworkdiskcache/qnetworkdiskcache.pro
tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro
tests/benchmarks/network/socket/qtcpserver/qtcpserver.pro
tests/benchmarks/network/ssl/qsslsocket/qsslsocket.pro
tests/benchmarks/opengl/opengl.pro
tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
tests/benchmarks/sql/kernel/qsqlquery/qsqlquery.pro