summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-293-20/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+0
|\
| * Autotest: remove the check that broadcast = ip | ~netmaskThiago Macieira2016-01-211-7/+0
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-213-0/+3
* | Updated license headersJani Heikkinen2016-01-219-152/+107
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+2
|\|
| * winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+19
|\|
| * QNetworkInterface: fix support for address labels on Linux interfacesThiago Macieira2015-12-081-0/+19
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-102-40/+2
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-1/+1
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-6/+4
* | Add QNetworkInterface::interface{IndexFromName,NameFromIndex}Thiago Macieira2015-10-151-0/+5
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-33/+79
|\|
| * Autotest: Make tst_QNetworkInterface::interfaceFromXXX data-drivenThiago Macieira2015-09-131-20/+28
| * QHostAddress: Improve code generationThiago Macieira2015-08-191-0/+2
| * Add QHostAddress::isMulticastThiago Macieira2015-08-151-1/+49
| * QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-12/+0
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-056-6/+0
|/
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-313-8/+8
* tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.Friedemann Kleint2015-07-281-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-3/+3
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-2/+2
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() testCaroline Chao2015-05-132-24/+0
* Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
* Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-4/+8
|\
| * tst_QDnsLookup: Update to match the new zone for test.qt-project.orgThiago Macieira2015-03-051-4/+8
* | tst_QDnsLookup: Use a different character from space in TXT multiThiago Macieira2015-03-261-2/+3
* | Add a QHostAddress::toIPv4Address overload taking a bool *okThiago Macieira2015-03-061-0/+48
* | QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4Thiago Macieira2015-03-061-0/+5
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-023-7/+7
|\|
| * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-013-7/+7
* | tst_QDnsLookup: Output more information on failure.Friedemann Kleint2015-02-251-1/+34
* | Update copyright headersJani Heikkinen2015-02-119-61/+61
|/
* Android: XFAIL a few tests in QDnsLookupEskil Abrahamsen Blomfeldt2015-01-121-0/+18
* Disable tst_qhostinfo on OS X.Friedemann Kleint2014-10-101-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-249-169/+97
* Android: Fix compilation of qhostaddress testEskil Abrahamsen Blomfeldt2014-06-301-0/+4
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-1/+1
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-259-9/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+1
|\
| * test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-062-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-241-1/+1
|\|
| * tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-211-1/+1