summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/platformsocketengine/tst_platformsocketengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+1
| |\
| | * QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-271-2/+2
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-4/+1
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-25/+1
|/
* Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
* QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-17/+16
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-54/+54
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-2/+12
* Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-8/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-11/+7
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-6/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-7/+11
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-76/+1
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+763