Mark a few tests as "not autotests".

So "make check" doesn't find them, since they are more system tests
than automatic unit tests (since they access the real MM backends).

Change-Id: I3322b4206bce16a97c28753b80c0ed5dc0bb250e
Reviewed-on: http://codereview.qt.nokia.com/2599
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Michael Goddard
2011-08-04 16:38:42 +10:00
committed by Qt by Nokia
parent af84038bef
commit 6eac3bd648
6 changed files with 17 additions and 16 deletions

View File

@@ -1,12 +1,11 @@
load(qttest_p4)
# temporarily disable on mac
CONFIG += insignificant_test
QT += core multimediakit-private
# TARGET = tst_qaudioinput
# CONFIG += testcase
# This is more of a system test
CONFIG -= testcase
DEFINES += SRCDIR=\\\"$$PWD/\\\"