summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/platformsocketengine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* 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-292-82/+1
* Moved network autotests into new directory structureJo Asplin2011-09-094-0/+799