summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothtransfermanager/qbluetoothtransfermanager.pro
blob: c78e8e28d8d292dc022ac161a983dd9377cc7d36 (plain)
1
2
3
4
5
6
7
8
9
10
11
SOURCES += tst_qbluetoothtransfermanager.cpp
TARGET=tst_qbluetoothtransfermanager
CONFIG += testcase
testcase.timeout = 250 # this test is slow

QT = core concurrent bluetooth testlib

INCLUDEPATH += ../../../tests/btclient
DEPENDPATH += ../../../tests/btclient

CONFIG += insignificant_test    # QTBUG-22017