summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-3/+3
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-271-20/+16
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-301-10/+9
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-141-0/+17
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Revise bluetooth hostmode autotest to pass on Android 12Juha Vuolle2022-05-171-8/+20
* Android bluetooth local device always to use "Paired"Juha Vuolle2022-05-171-1/+7
* Windows: implement the missing APIs for QBluetoothLocalDeviceIvan Solovev2022-05-121-0/+56
* Replace deprecated bluetooth disable/enable methods on AndroidJuha Vuolle2022-05-071-26/+34
* Bluetooth pairing mode improvements on WindowsJuha Vuolle2022-05-021-3/+6
* Enable tst_qbluetoothlocaldevice pairing test function on WindowsJuha Vuolle2022-04-201-8/+6
* Enable QBluetoothLocalDevice::hostMode autotest on WindowsJuha Vuolle2022-04-201-21/+36
* Enable tst_qbluetoothlocaldevice power on/off testing on WindowsJuha Vuolle2022-04-201-17/+13
* Remove tst_qbluetoothlocaldevice Windows-only pairing status checksJuha Vuolle2022-04-201-13/+0
* Fix int/qsizetype mismatches in tst_QBluetoothLocalDevice/tst_QBluetoothDevic...Marc Mutz2022-04-111-2/+2
* Port simple cases of count() to size()Marc Mutz2022-04-111-1/+2
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-6/+6
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-101-0/+3
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+1
* Reduce timing issues during manual QBluetoothLocalDevice pairing testsAlex Blasche2021-03-191-13/+18
* Fix unit test flakyness by only detecting number of devices onceAndreas Buhr2021-02-261-10/+14
* Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-0/+13
* winrt: Use config feature when checking for winrt backend in auto testsOliver Wolff2017-08-301-3/+7
* winrt: "Fix" tst_qbluetoothlocaldeviceOliver Wolff2017-08-041-1/+14
* Updated license headersAntti Kokko2016-01-201-17/+12
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* QBluetoothLocalDevice - isValid, tests (OS X and iOS)Timur Pocheptsov2014-12-031-0/+8
* QBluetoothLocalDevice - enable auto test on OS X.Timur Pocheptsov2014-10-021-0/+12
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Make QBluetoothLocalDevice pass on Bluez 5Alex Blasche2014-05-131-2/+4
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* Remove QtBluetooth and QtNfc namespace.Alex Blasche2013-09-091-1/+1
* Don't hardcode the test device's Bt address in the unit test.Alex Blasche2013-07-291-7/+14
* Improve and fix the qbluetoothlocaldevice testAlex Blasche2013-07-151-49/+127
* Fix broken QBluetoothLocalDevice::isValid() behaviorAlex Blasche2013-06-281-7/+26
* Update Copyright headersAlex Blasche2013-06-251-1/+1
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-141-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various Bluetooth tests such that they run via CIalex2012-06-271-5/+31
* No more Bluetooth on Symbianalex2012-02-081-16/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-031-0/+2
* Improve QBluetoothLocalDevice autotest.Jason McDonald2011-12-071-13/+8
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-111-1/+3
* re-added autotestsMichael Zanetti2011-10-071-0/+284