summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qdnslookup/tst_qdnslookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QDnsLookup: add testing of PTR records on global namesThiago Macieira13 days1-0/+10
* tst_QDnsLookup: also use the nameservers behind systemd-resolvedThiago Macieira13 days1-13/+17
* tst_QDnsLookup refactor: use the new helpers in other test functionsThiago Macieira13 days1-23/+17
* tst_QDnsLookup refactor: rewrite lookup() functionThiago Macieira13 days1-182/+135
* tst_QDnsLookup refactor: split the NXDOMAIN tests from lookup()Thiago Macieira13 days1-8/+64
* tst_QDnsLookup: use the 4-argument writeDatagram() overloadThiago Macieira13 days1-1/+2
* tst_QDnsLookup: fix MSVC 'truncation of constant value' warningThiago Macieira13 days1-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QDnsLookup: skip a unittest on WindowsAhmad Samir2023-09-041-0/+4
* tst_QDnsLookup: extend test coverage for property bindingsIvan Solovev2023-09-031-0/+34
* tst_qdnslookup: fix the location of the opcode in the headerThiago Macieira2023-08-281-1/+1
* QtNetwork auto tests: compile with QT_NO_FOREACHAhmad Samir2023-08-221-2/+0
* QtNetwork auto tests: port Q_FOREACH to ranged-for [1]Ahmad Samir2023-08-221-6/+12
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* QDnsLookup: allow looking up the root domainThiago Macieira2023-06-031-8/+31
* QDnsLookup: add TimeoutError for timeoutsThiago Macieira2023-05-261-1/+2
* tst_QDnsLookup: add a test for setNameserverThiago Macieira2023-05-231-0/+151
* QDnsLookup: add support for setting the port number of the serverThiago Macieira2023-05-231-0/+70
* tst_QDnsLookup: don't fail if the server refused to answerThiago Macieira2023-05-111-34/+34
* tst_QDnsLookup: create a dedicated test for IDNThiago Macieira2023-05-111-9/+18
* Network: link directly to libresolv instead of dlopen()ing itAmir Masoud Abdol2023-05-111-15/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* QDnsLookup - port to the new property systemTimur Pocheptsov2021-01-271-0/+49
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-16/+11
* tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-6/+4
* 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
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-4/+4
|\|
| * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-011-4/+4
* | tst_QDnsLookup: Output more information on failure.Friedemann Kleint2015-02-251-1/+34
* | Update copyright headersJani Heikkinen2015-02-111-6/+6
|/
* Android: XFAIL a few tests in QDnsLookupEskil Abrahamsen Blomfeldt2015-01-121-0/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update the DNS and name-resolver tests to the official zoneThiago Macieira2013-06-071-4/+4
* QDnsLookup: test multiple TXT answers tooThiago Macieira2013-06-041-48/+54
* QDnsLookup: test MX and SRV records that can change orderThiago Macieira2013-06-041-4/+27
* Autotest: Use the new test zone in all name-lookup unit testsThiago Macieira2013-05-071-35/+77
* Change hostname for dnslookup 'notfound' test cases.Janne Anttila2012-10-131-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Use QStringList::join(QChar) overload where applicable [QtNetwork]Marc Mutz2012-09-071-4/+4
* Fix QDnsLookup test again after public DNS servers changedThiago Macieira2012-06-141-1/+1
* troll.no changed its NS record configuration. Adapt.Thiago Macieira2012-05-031-1/+1
* tst_qdnslookup: disabled broken testdataRohan McGovern2012-05-031-0/+4
* Fix QDnsLookup autotest failure in CI environmentShane Kearns2012-03-151-4/+6