summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkinterface
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Revert "Fix network tests on qemu/arm"Samuli Piippo2020-12-183-8/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* QtNetwork: Delete bearer managementMÃ¥rten Nordheim2020-04-051-33/+0
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-21/+31
|\
| * tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* | Regenerate tests/auto/network/kernelAlexandru Croitor2019-11-131-4/+0
* | cmake: Enable network testLiang Qi2019-07-291-0/+19
|/
* tst_qnetworkinterface: Fix for case of zero interfaceTuomas Heimonen2018-07-061-0/+2
* Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-101-3/+3
* Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) in ciLiang Qi2018-01-101-0/+4
* QAbstractSocket: Add socketOption for the Path MTUThiago Macieira2017-11-142-6/+58
* QNetworkInterface/Win: fix MTU of Windows loopback interfacesThiago Macieira2017-11-141-0/+2
* QNetworkInterface: add MTUThiago Macieira2017-11-071-0/+1
* QNetworkInterface: Add the DNS eligibilityThiago Macieira2017-11-071-0/+4
* QNetworkInterface: add support for extracting address lifetimeThiago Macieira2017-11-071-0/+16
* QNetworkInterface: Add type()Thiago Macieira2017-11-071-0/+1
* A minor cleanup - fix a commentTimur Pocheptsov2017-10-111-1/+1
* Autotest: centralize the detection of IPv6 supportThiago Macieira2017-09-251-12/+12
* Autotest: use QUdpSocket instead of QTcpSocket in tst_QNetworkInterfaceThiago Macieira2017-09-141-7/+2
* Fix network tests on qemu/armSami Nurmenniemi2017-04-062-0/+5
* 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-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | 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
* | 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-251-20/+28
|\|
| * Autotest: Make tst_QNetworkInterface::interfaceFromXXX data-drivenThiago Macieira2015-09-131-20/+28
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
* 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
* QNetworkInterface auto test: do not abort without sessionPeter Hartmann2013-03-261-5/+8
* 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
* 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
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove insignification of QNetworkInterface autotest on Windows.Jason McDonald2012-04-181-2/+0
* Mark unstable windows network testsShane Kearns2012-03-081-0/+2
* 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
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-1/+3