summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-06-27 13:51:50 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-27 08:13:31 +0200
commitd8d67a63ac31068912618b78af0a08dda8c1e69a (patch)
treeae60ed698d3922fca319395aa2459e2f016b456f /tests/auto/auto.pro
parentfd9fb5c6f320c47a47c68251aaf6a9f5aa27a6c2 (diff)
Add unit test for new QBluetoothHostInfo class.
Change-Id: I47e9673790c6ec264f3985fefdb35dfbfc2fd482 Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 64b0e106..7908b408 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -5,6 +5,7 @@ SUBDIRS += \
qbluetoothdevicediscoveryagent \
qbluetoothdeviceinfo \
qbluetoothlocaldevice \
+ qbluetoothhostinfo \
qbluetoothservicediscoveryagent \
qbluetoothserviceinfo \
qbluetoothsocket \
@@ -24,6 +25,7 @@ SUBDIRS += \
qbluetoothdevicediscoveryagent \
qbluetoothdeviceinfo \
qbluetoothlocaldevice \
+ qbluetoothhostinfo \
qbluetoothservicediscoveryagent \
qbluetoothserviceinfo \
qbluetoothsocket \