Files
qtmultimedia/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
Michael Goddard 6eac3bd648 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>
2011-08-04 08:53:51 +02:00

16 lines
256 B
Prolog

load(qttest_p4)
QT += multimediakit-private
# TARGET = tst_qmediaplayerbackend
# This is more of a system test
CONFIG -= testcase
DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"
SOURCES += \
tst_qmediaplayerbackend.cpp
maemo*:CONFIG += insignificant_test