summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qcamerabackend
diff options
context:
space:
mode:
authorKalle Juhani Lehtonen <kalle.ju.lehtonen@nokia.com>2012-03-13 11:46:44 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-15 04:03:17 +0100
commit1f1bdbec82b0f85fda5615945d13ff7b542caa9d (patch)
tree2cce82c1ad43144b5f54dfb9dcfc80f8ba3bf1d4 /tests/auto/integration/qcamerabackend
parent8e82f57c6ac2db6754bfcd6828accb2fcfb77891 (diff)
Add use of TESTDATA feature to integration tests
Use TESTDATA and QFINDTESTDATA in integration tests. Also remove unused path defines from unit test .pro files. Change-Id: I46dc6a96b918e989acf79eb3bd23c53125c7c3d6 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests/auto/integration/qcamerabackend')
-rw-r--r--tests/auto/integration/qcamerabackend/qcamerabackend.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/integration/qcamerabackend/qcamerabackend.pro b/tests/auto/integration/qcamerabackend/qcamerabackend.pro
index a856570bd..3457b3101 100644
--- a/tests/auto/integration/qcamerabackend/qcamerabackend.pro
+++ b/tests/auto/integration/qcamerabackend/qcamerabackend.pro
@@ -1,10 +1,9 @@
-CONFIG += testcase
TARGET = tst_qcamerabackend
QT += multimedia-private testlib
CONFIG += no_private_qt_headers_warning
# This is more of a system test
-# CONFIG += testcase
+CONFIG += testcase
SOURCES += tst_qcamerabackend.cpp