summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Link applicable manual tests against permission plugin on macOSJuha Vuolle2023-04-042-0/+15
* Add permission request to bttestui manual test applicationJuha Vuolle2023-04-042-0/+31
* Add permission request to bluetoothtestdevice manual test applicationJuha Vuolle2023-04-042-4/+34
* QBluetoothUuid - add platform-specific conversion functionsTimur Pocheptsov2023-04-032-0/+22
* CMake: Fix btscanner manual test to work on macOSJuha Vuolle2023-03-271-30/+26
* BtScanner example: move to manual testsIvan Solovev2023-03-2111-0/+669
* Update the remaining (manual) tests to use the Permissions APITimur Pocheptsov2023-03-032-0/+51
* QtBluetooth: port the code to the new permissions API (CoreBluetooth)Timur Pocheptsov2023-02-243-8/+115
* QBluetoothUuid: remove quint128 supportThiago Macieira2023-02-151-12/+0
* QBluetoothUuid: switch from quint128 to QUuid::Id128BytesThiago Macieira2023-02-132-17/+14
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-3/+3
* Remove flaky part of the Bluetooth MTU manual testJuha Vuolle2023-01-191-5/+0
* Android LE Peripheral: properly update characteristic and descriptor local va...Ivan Solovev2023-01-183-0/+203
* Bluez DBus peripheral add support for extended propertiesJuha Vuolle2022-12-071-1/+10
* Improve bluetooth manual test supportJuha Vuolle2022-12-075-120/+403
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-071-1/+12
* QBluetoothUuid: simplify one attribute creationThiago Macieira2022-11-281-1/+1
* tst_QBluetoothUuid: replace macros with lambdasThiago Macieira2022-11-281-43/+41
* [Darwin BTLE] Fix service discovery timeout assertJuha Vuolle2022-10-131-0/+7
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-068-16/+16
* Port from container::count() and length() to size()Marc Mutz2022-10-0610-92/+92
* Skip few Bluetooth autotests on Android emulatorJuha Vuolle2022-09-276-49/+86
* Clear previous bluetooth device/service discovery errors on restartJuha Vuolle2022-09-203-0/+27
* Fix failing BT LE autotest on CI & RHEL 9Juha Vuolle2022-09-191-0/+18
* Add Android support for BT LE RSSI readJuha Vuolle2022-09-135-6/+213
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-305-20/+23
* Add tst_qlowenergycontroller_device::testRepeatedCharacteristicsWrite()Ivan Solovev2022-08-262-0/+157
* Bluetooth Windows: refactor getNativeCharacteristicIvan Solovev2022-08-261-2/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2330-30/+30
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-182-0/+12
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2725-33/+33
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-142-0/+23
* Add license headers to cmake filesLucie Gérard2022-07-0830-0/+90
* Use SPDX license identifiersLucie Gérard2022-06-1042-1290/+86
* Add Bluetooth LE functionality to bttestuiJuha Vuolle2022-06-096-249/+946
* Build bttestui as standalone applicationIvan Solovev2022-06-091-16/+46
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-301-0/+12
* Close socket descriptor when QBluetoothSocketBluez is destroyedJuha Vuolle2022-05-301-2/+2
* Introduce error codes for missing permissionsIvan Solovev2022-05-191-0/+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
* QtNfc: Get rid of NearFieldTarget classIevgenii Meshcheriakov2022-05-161-1/+1
* Tests: Use REQUIRED COMPONENTS where applicableKai Köhne2022-05-132-3/+3
* Windows: implement the missing APIs for QBluetoothLocalDeviceIvan Solovev2022-05-121-0/+56
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-05-121-2/+2
* Replace deprecated bluetooth disable/enable methods on AndroidJuha Vuolle2022-05-071-26/+34
* Bluetooth pairing mode improvements on WindowsJuha Vuolle2022-05-021-3/+6
* tst_qbluetoothdevicediscoveryagent to reliably pass on AndroidJuha Vuolle2022-04-221-27/+42
* Enable tst_qbluetoothlocaldevice pairing test function on WindowsJuha Vuolle2022-04-201-8/+6