summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+16
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-262-0/+68
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-0/+68
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+21
| | |\
| | | * QAbstractSocket: do not enable read notifications on TCP in bind()Alex Trotsenko2015-12-241-0/+21
| | * | QHttpSocketEngine: ensure pending EOF triggers a notificationAlex Trotsenko2016-01-181-0/+47
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-213-0/+3
* | | | Updated license headersJani Heikkinen2016-01-2115-256/+181
|/ / /
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-107-109/+8
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+4
|\| |
| * | tst_QLocalSocket::threadedConnection(): Add failure message.Friedemann Kleint2015-12-031-1/+4
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-042-0/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+29
| |\|
| | * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-021-0/+29
| * | tst_qudpsocket::multicast - blacklist several combinationsTimur Pocheptsov2015-10-301-0/+8
* | | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-192-18/+20
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+67
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+13
| |\|
| | * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+54
| |\|
| | * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-0/+54
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-142-7/+7
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-132-3/+3
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-253-27/+56
|\| |
| * | Declare QNetworkAddressEntry and QNetworkInterface as metatypesThiago Macieira2015-09-131-1/+0
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+32
| |\|
| | * WinRT: Skip unsupported multicast UDP socket testsOliver Wolff2015-08-171-0/+18
| | * tst_qudpsocket: Do not crash if no testserver address could be foundOliver Wolff2015-08-171-2/+14
| * | Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
| * | QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-222-24/+23
* | | QAbstractSocket: discard input data when opened only for writingAlex Trotsenko2015-09-051-0/+32
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+4
|\|
| * tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-317-192/+193
* | Tests: Remove some unused member variables.Friedemann Kleint2015-07-281-2/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-6/+5
|\|
| * fix usage of wince scopeOswald Buddenhagen2015-06-054-6/+5
* | Blacklist socks bind test on WindowsSimon Hausmann2015-06-201-0/+2
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-145-0/+19
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-245-18/+18
|\|
| * Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-4/+0
| * Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-163-14/+18
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-162-5/+8
|\|
| * Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-092-13/+182
|\|
| * Fix bind+connect in both TCP and UDPThiago Macieira2015-03-042-13/+182
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-251-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+3
| |\
| | * Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
* | | Move the socket test to an appropriate fileAlex Trotsenko2015-02-232-53/+46
|/ /