summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 2843cf58088730cd5844eb0473b46b6a4b0badbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
TEMPLATE = subdirs

# Required by tst_maketestselftest::tests_pro_files
# Mark the following non unit test directories ok
# nfcdata

#SUBDIRS += \
#        qndefrecord \
#        qndefmessage \
#        qnearfieldtagtype1 \
#        qnearfieldtagtype2 \
#        qnearfieldmanager

#!win32:SUBDIRS += \
#        qbluetoothaddress\
#        qbluetoothuuid\
#        qbluetoothdeviceinfo\
#        qbluetoothdevicediscoveryagent\
#        qbluetoothserviceinfo\
#        qbluetoothservicediscoveryagent\
#        qbluetoothsocket\
#        qrfcommserver \
#        qbluetoothtransferrequest

#enable autotests on symbian
symbian:SUBDIRS += \
        qbluetoothaddress\
        qbluetoothuuid\
        qbluetoothdeviceinfo\
        qbluetoothdevicediscoveryagent\
        qbluetoothserviceinfo\
        qbluetoothservicediscoveryagent\
        qbluetoothsocket\
        qrfcommserver \
        qbluetoothtransferrequest \
        qbluetoothlocaldevice \
        qbluetoothtransfermanager \
        ql2capserver