summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlowenergycontroller-gattserver/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlowenergycontroller-gattserver/test/test.pro')
-rw-r--r--tests/auto/qlowenergycontroller-gattserver/test/test.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/qlowenergycontroller-gattserver/test/test.pro b/tests/auto/qlowenergycontroller-gattserver/test/test.pro
deleted file mode 100644
index 5f80e660..00000000
--- a/tests/auto/qlowenergycontroller-gattserver/test/test.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-QT = core bluetooth bluetooth-private testlib
-
-TARGET = tst_qlowenergycontroller-gattserver
-CONFIG += testcase c++11
-
-qtConfig(linux_crypto_api): DEFINES += CONFIG_LINUX_CRYPTO_API
-qtConfig(bluez_le): DEFINES += CONFIG_BLUEZ_LE
-
-SOURCES += tst_qlowenergycontroller-gattserver.cpp
-
-# qemu doesn't support all the needed socket operations
-boot2qt: DEFINES += CHECK_CMAC_SUPPORT