summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-10-14 11:51:54 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-18 02:02:37 +0200
commit169d2c96eefca0abc112e9d1c6b92f56daa2915a (patch)
tree829f23526392ffc61492dac0301226aedc7e5dfe /tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
parentd7a992294ec3a938f6fd8c1a53318922cd2dbb60 (diff)
tests: enabled all passing autotests
Enabled compilation of all autotests which are able to compile. Enabled enforcing the results of all autotests which pass. Raised bugs for autotests which don't fall into the above two categories. Task-number: QTBUG-22015 Task-number: QTBUG-22016 Task-number: QTBUG-22017 Change-Id: I860a8f6e44dc6ab563ecc3f7d178f778fefa9d64 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro')
-rw-r--r--tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
index eee23d89..1c024bb9 100644
--- a/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
+++ b/tests/auto/qbluetoothservicediscoveryagent/qbluetoothservicediscoveryagent.pro
@@ -5,3 +5,5 @@ CONFIG += testcase
QT = core bluetooth testlib
symbian: TARGET.CAPABILITY = ReadDeviceData LocalServices WriteDeviceData
+
+CONFIG += insignificant_test # QTBUG-22017