summaryrefslogtreecommitdiff
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Link applicable manual tests against permission plugin on macOSJuha Vuolle2023-04-042-0/+15
* 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
* 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
* Improve bluetooth manual test supportJuha Vuolle2022-12-071-13/+72
* Add Android support for BT LE RSSI readJuha Vuolle2022-09-131-4/+126
* Add tst_qlowenergycontroller_device::testRepeatedCharacteristicsWrite()Ivan Solovev2022-08-261-0/+83
* Bluetooth Windows: refactor getNativeCharacteristicIvan Solovev2022-08-261-2/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* Tests: Use REQUIRED COMPONENTS where applicableKai Köhne2022-05-131-1/+1
* Port simple cases of count() to size()Marc Mutz2022-04-111-10/+10
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-1/+1
* Fix memory leaks in tst_qlowenergycontroller_deviceIvan Solovev2022-01-281-21/+21
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-223-61/+4
* Adjust BT LE test to pass with most client-server combinationsJuha Vuolle2021-12-152-13/+65
* Add server platform identification support for BT LE manual testJuha Vuolle2021-12-061-5/+56
* Add Info.plists to BT LE test components on macOS and iOSJuha Vuolle2021-12-063-0/+75
* Add manual BT LE testAndreas Buhr2021-11-103-0/+621