summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-065-21/+0
* Change created socket protocol to IPv4 in broadcast testTomasz Kozłowski2023-11-231-1/+1
* QAbstractSocketEngine: port to QDeadlineTimerAhmad Samir2023-10-072-2/+6
* QLocal{Socket,Server}: extend the test coverage for property bindingsIvan Solovev2023-09-032-7/+14
* tst_QUdpSocket: move up the search for IPv6-capable interfacesThiago Macieira2023-08-291-20/+9
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-223-6/+0
* QtNetwork auto tests: port Q_FOREACH to ranged-for [4]Ahmad Samir2023-08-222-19/+26
* QtNetwork auto tests: port Q_FOREACH to ranged-for [2]Ahmad Samir2023-08-222-12/+10
* QtNetwork auto tests: port Q_FOREACH to ranged-for [1]Ahmad Samir2023-08-223-13/+24
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-193-0/+5
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* tst_QSctpSocket: replace QList with const arrayMarc Mutz2023-08-081-5/+6
* tst_QTcpSocket: fix mem-leakMarc Mutz2023-07-151-1/+1
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-059-0/+55
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-082-4/+0
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-202-2/+12
* Rid of 'special case' markersAlexey Edelev2023-04-131-1/+0
* Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"Mårten Nordheim2023-03-204-17/+0
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1718-104/+12
* Skip socket and server tests on Ubuntu 22.04 and QEMUVille Voutilainen2023-02-054-0/+17
* QtNetwork: Split out QNativeSocketEnginePrivateFriedemann Kleint2023-02-021-1/+1
* Fix two variables' "may be used uninitialized" compiler warningsAhmad Samir2023-01-221-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-034-71/+71
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-021-1/+1
* tst_QTcpServer: Unblacklist addressReusableMårten Nordheim2022-10-201-4/+0
* tst_QLocalSocket::listen(): distinguish two data tagsEdward Welbourne2022-10-181-2/+2
* Autotest/Unix: request zero-sized core dumps for crashing codeThiago Macieira2022-10-141-1/+9
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-6/+6
* tst_QTcpServer: use a random port number in addressReusableThiago Macieira2022-10-112-6/+21
* tst_QTcpServer: Output useful more useful info for addressReusableThiago Macieira2022-10-112-2/+16
* tst_QTcpServer: blacklist addressReusable on macOSMårten Nordheim2022-10-101-0/+1
* tst_QTcpServer: convert QSKIP to blacklistMårten Nordheim2022-10-102-3/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-045-64/+64
* tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all UbuntuLiang Qi2022-09-151-2/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2318-18/+18
* Add license headers to cmake filesLucie Gérard2022-08-0318-0/+54
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2814-19/+19
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-121-0/+6
* Blacklist qtcpsocket bind on arm macOSToni Saario2022-06-241-0/+2
* unblacklist passing tests 2022Anna Wojciechowska2022-06-232-4/+0
* tst_QTcpServer: Make test-helper a dependencyMårten Nordheim2022-06-072-1/+5
* The new signal pendingConnectionAvailable is added to QTcpServerØystein Heskestad2022-06-041-0/+71
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-3/+0
* Use SPDX license identifiersLucie Gérard2022-05-1616-436/+36
* Blacklist: test cases blacklisted in tst_QTcpServer:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* tests: Blacklist tst_QLocalSocket::threadedConnection on WindowsAlexandru Croitor2022-04-271-0/+3
* tst_QTcpSocket: remove redundant includeTimur Pocheptsov2022-04-071-4/+0
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-072-0/+26
* tst_QLocalSocket: Add helper to dependenciesMårten Nordheim2022-03-231-0/+1