tests: do not run benchmarks by default in 'make check'

`make check' is intended primarily for running functional tests.
For the most part, it does not make sense to run benchmarks in the same
test environment as the functional tests.

Change-Id: I33b2cf1e833fc6b1d0b3525018945148ba2d3492
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Sergio Ahumada 2011-10-23 10:28:53 +02:00 committed by Qt by Nokia
parent 7cef4b6463
commit 31d6ac1386

View File

@ -1,4 +1,8 @@
load(qttest_p4)
# do not run benchmarks by default in 'make check'
CONFIG -= testcase
TARGET = tst_qlist
QT = core