summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-2210-16/+64
* 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
* 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
* 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
* Remove unused variableAlex Blasche2021-04-221-3/+0
* Rename server target in qlowenergycontroller-gattserver benchmarkKai Köhne2021-04-191-1/+1
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-084-23/+23
* QBTDeviceDiscoveryAgentPrivate use declaration initializationOliver Wolff2021-04-081-7/+2
* Fix unit tests: Set timeout long enoughAndreas Buhr2021-04-072-2/+2
* Change QBluetooth::Security and AttAcc. to be a scoped enumsAndreas Buhr2021-03-303-13/+18
* Fix tst_qbluetoothdevicediscoveryagent after BlueZ 4 removalAndreas Buhr2021-03-231-58/+5
* rename error signals to errorOccurredAndreas Buhr2021-03-229-32/+32
* Reduce timing issues during manual QBluetoothLocalDevice pairing testsAlex Blasche2021-03-191-13/+18
* Decouple QBluetoothSocket and QAbstractSocket, introduce scoped enumsAndreas Buhr2021-03-121-24/+24
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-119-189/+191
* Fix tst_qbluetoothservicediscoveryagentAndreas Buhr2021-03-101-5/+2
* Fix device discovery unit testAndreas Buhr2021-03-101-1/+4
* remove QtConcurrent dependencyAndreas Buhr2021-03-0410-10/+0
* Change tst_qlowenergycontroller to use humidity instead of temperatureAndreas Buhr2021-02-261-26/+26
* Remove QBluetoothTransferManager and friendsAndreas Buhr2021-02-266-559/+0
* Fix unit test flakyness by only detecting number of devices onceAndreas Buhr2021-02-261-10/+14
* Change tst_qlowenergycontroller to wait for disconnectsAndreas Buhr2021-02-251-3/+24
* Remove deprecated QLowEnergyController ctors and instance factoriesAlex Blasche2021-02-191-197/+202
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-1558-506/+7
* Remove deprecation warnings due to QVariant::type() usageJuha Vuolle2021-01-051-9/+9
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-2128-46/+47
* Address failing processing by cmake on gattserver testAlex Blasche2020-10-261-3/+2
* Only scan for NFC tags with the given access methodLars Schmertmann2020-08-101-1/+1
* Update tests/auto/qbluetoothsocket/CMakeLists.txt with pro2cmakeOliver Wolff2020-07-031-1/+1
* tst_qbluetoothsocket: Fix one ORed preprocessor conditionOliver Wolff2020-07-031-1/+1
* Update CMakeLists.txt filesOliver Wolff2020-07-036-6/+0
* Merge remote-tracking branch 'origin/wip/cmake' into devOliver Wolff2020-07-0331-0/+699
|\
| * Regenerate projects to handle private depswip/cmakeAlexandru Croitor2020-02-0512-35/+12
| * Regenerate projectsAlexandru Croitor2019-11-1528-47/+47