From dab0c9a010cf7fcd521707168cc8107b7ed6af24 Mon Sep 17 00:00:00 2001 From: Timur Pocheptsov Date: Wed, 25 Nov 2015 15:32:12 +0100 Subject: Bluetooth autotests - remove outdated insignificant Several tests were marked as 'insignificant' in the past, but nowadays tests can deal with VMs without BT adapters. Change-Id: If657b3723a9a3f88c9c638105a077fd7396931d8 Reviewed-by: Alex Blasche --- tests/auto/qbluetoothserver/qbluetoothserver.pro | 1 - tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro | 1 - tests/auto/qlowenergycontroller/qlowenergycontroller.pro | 1 - tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro | 2 -- 4 files changed, 5 deletions(-) (limited to 'tests/auto') diff --git a/tests/auto/qbluetoothserver/qbluetoothserver.pro b/tests/auto/qbluetoothserver/qbluetoothserver.pro index 870a28d7..ad0d1fab 100644 --- a/tests/auto/qbluetoothserver/qbluetoothserver.pro +++ b/tests/auto/qbluetoothserver/qbluetoothserver.pro @@ -4,7 +4,6 @@ CONFIG += testcase QT = core concurrent bluetooth testlib osx:QT += widgets -osx:CONFIG += insignificant_test OTHER_FILES += \ README.txt diff --git a/tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro b/tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro index a9a31acb..69bcef42 100644 --- a/tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro +++ b/tests/auto/qlowenergycharacteristic/qlowenergycharacteristic.pro @@ -5,5 +5,4 @@ CONFIG += testcase QT = core bluetooth testlib DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -osx:CONFIG += insignificant_test diff --git a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro index 9d25d8a3..24178b6e 100644 --- a/tests/auto/qlowenergycontroller/qlowenergycontroller.pro +++ b/tests/auto/qlowenergycontroller/qlowenergycontroller.pro @@ -10,5 +10,4 @@ SOURCES += tst_qlowenergycontroller.cpp osx|ios { QT += widgets - CONFIG += insignificant_test } diff --git a/tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro b/tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro index 4df897b8..81ec9566 100644 --- a/tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro +++ b/tests/auto/qlowenergydescriptor/qlowenergydescriptor.pro @@ -4,5 +4,3 @@ CONFIG += testcase QT = core bluetooth testlib -osx:CONFIG += insignificant_test - -- cgit v1.2.3