summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-182-0/+12
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-142-0/+23
* Replace deprecated bluetooth disable/enable methods on AndroidJuha Vuolle2022-06-131-36/+62
* tst_qbluetoothdevicediscoveryagent to reliably pass on AndroidJuha Vuolle2022-06-101-27/+42
* Remove unsupported Android bluetooth codepathsJuha Vuolle2022-06-041-2/+2
* Close socket descriptor when QBluetoothSocketBluez is destroyedJuha Vuolle2022-06-041-2/+2
* BT LE descriptor and characteristic autotests to pass on AndroidJuha Vuolle2022-04-132-11/+24
* Disable bluetooth address check on autotest on AndroidJuha Vuolle2022-04-122-7/+3
* Fix bluetooth manual test application crash when no adapterJuha Vuolle2022-04-121-0/+4
* Initialize the manual bttestui application member variablesJuha Vuolle2022-04-122-10/+5
* Fix signed/unsigned warnings in testsMarc Mutz2022-04-112-5/+5
* Android: Blacklist tst_QBluetoothServer::tst_receiveIvan Solovev2022-04-031-0/+3
* Omit Bluetooth socket peername testcase exact check on WindowsJuha Vuolle2022-03-251-0/+6
* Improve bluetooth availability check on tst_qbluetoothserviceinfoJuha Vuolle2022-03-221-6/+18
* Make tst_qbluetoothserver test to pass on Android deviceJuha Vuolle2022-03-211-3/+5
* Repair tst_QBluetoothDeviceDiscoveryAgent on AndroidAndreas Buhr2022-03-021-1/+3
* Align the bluez dbus socket error codes with other platformsJuha Vuolle2022-02-221-0/+11
* Accommodate different bluez socket types in autotest [secFlags]Juha Vuolle2022-02-221-1/+9
* Use the service's socket protocol info on Bluez bluetooth socketJuha Vuolle2022-02-221-1/+1
* Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-271-0/+23
* tst_QBluetoothServiceInfo::tst_assignment - fix for MontereyTimur Pocheptsov2021-12-272-2/+20
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-2216-79/+72
* Adjust BT LE test to pass with most client-server combinationsJuha Vuolle2021-12-152-13/+65
* Blacklist tst_QBluetoothServiceInfo::tst_assignment on macOS 12 ARMTor Arne Vestbø2021-12-061-0/+2
* Remove qtconnectivity compiler warnings on macOSJuha Vuolle2021-12-062-8/+2
* Add server platform identification support for BT LE manual testJuha Vuolle2021-12-062-5/+87
* Add Info.plists to BT LE test components on macOS and iOSJuha Vuolle2021-12-066-2/+148
* Fix BT LE service addition timing issue on AndroidJuha Vuolle2021-11-181-2/+0
* Add manual BT LE testAndreas Buhr2021-11-103-0/+621
* Add bluetoothtestdevice toolAndreas Buhr2021-10-263-0/+419
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Skip failing bluetooth tests on macOSIvan Solovev2021-08-106-0/+19
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-051-3/+3
* QNdefMessage: fix fromByteArray algorithmIvan Solovev2021-06-141-6/+293
* QNearFieldManager: extend testsIvan Solovev2021-06-117-36/+153
* QNdefNfcSmartPoster: cleanup and extend unit testsIvan Solovev2021-06-091-4/+34
* QNdefRecord: extend testsIvan Solovev2021-06-091-17/+100
* Remove AndroidExtras dependencies and port to new Qt 6 Android APIsVille Voutilainen2021-06-042-8/+2
* Make QLECharacteristic::handle() and QLEDescriptor::handle() privateAndreas Buhr2021-06-033-114/+0
* QNdefFilter: extend unit testsIvan Solovev2021-06-031-0/+67
* QNdefFilter: add match() methodIvan Solovev2021-06-031-0/+282
* QNdefFilter::appendRecord - do minimal validationIvan Solovev2021-05-313-0/+166
* QNdefRecord: add clear() methodIvan Solovev2021-05-311-0/+16
* QtNFC: refactor directory structureIvan Solovev2021-05-2718-26/+3095
* QtNFC: remove QNearFieldTarget::ndefMessagesWritten signalIvan Solovev2021-05-272-6/+6
* Port cmake autotest to Qt6Juha Vuolle2021-05-112-8/+37
* Tidy up the autotest setupAndreas Buhr2021-05-041-7/+3