summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-221-2/+0
* QtNetwork auto tests: port Q_FOREACH to ranged-for [2]Ahmad Samir2023-08-221-3/+3
* QtNetwork auto tests: port Q_FOREACH to ranged-for [1]Ahmad Samir2023-08-221-4/+8
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-081-2/+0
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-201-1/+6
* Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"Mårten Nordheim2023-03-201-8/+0
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Skip socket and server tests on Ubuntu 22.04 and QEMUVille Voutilainen2023-02-051-0/+8
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-10/+10
* tst_QTcpServer: use a random port number in addressReusableThiago Macieira2022-10-111-4/+14
* tst_QTcpServer: Output useful more useful info for addressReusableThiago Macieira2022-10-111-1/+1
* tst_QTcpServer: convert QSKIP to blacklistMårten Nordheim2022-10-101-3/+0
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-121-0/+6
* The new signal pendingConnectionAvailable is added to QTcpServerØystein Heskestad2022-06-041-0/+71
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* tst_qtcpserver: Test pauseAccepting/resumeAcceptingMårten Nordheim2020-12-011-0/+33
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-3/+3
* Remove winrtOliver Wolff2020-06-061-6/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-12/+1
* Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-5/+0
* Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
* Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-281-17/+26
* Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-1/+1
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-061-0/+7
* Fix tst_QTcpServer for QEMUSami Nurmenniemi2017-04-201-0/+53
* Properly use the "process" featureUlf Hermann2017-02-271-2/+4
* Fix some warnings in testsFriedemann Kleint2016-11-281-3/+4
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-20/+0
* Rename test to comply with coding conventions.Fredrik de Vibe2016-03-071-2/+2
* Check if socketEngine is set before accessing it.Fredrik de Vibe2016-03-041-0/+19
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-15/+1
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-5/+5
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+4
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-161-5/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-021-0/+3
* Fix network tests relying on troll.noSimo Fält2014-03-131-1/+1
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+38
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-261-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24