qt5base-lts/tests/auto/network/kernel
Thiago Macieira 0c8061f608 QDnsLookup: test MX and SRV records that can change order
The DNS protocol changes the order of the RRs in each reply it sends,
in an effort to balance the load in servers. For most tests, to ensure
that we get always the same result, we simply sort it back.

For MX and SRV, we can't sort because we also need to test that
QDnsLookup sorted correctly according to priority. So instead allow
that test to have multiple alternatives.

Change-Id: I5c119f907b31789de5c9cf2471cc82ecd140d06f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-06-04 02:22:47 +02:00
..
qauthenticator Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdnslookup QDnsLookup: test MX and SRV records that can change order 2013-06-04 02:22:47 +02:00
qdnslookup_appless Autotest: Use the new test zone in all name-lookup unit tests 2013-05-07 02:53:50 +02:00
qhostaddress Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qhostinfo Autotest: Use the new test zone in all name-lookup unit tests 2013-05-07 02:53:50 +02:00
qnetworkaddressentry Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkinterface QNetworkInterface auto test: do not abort without session 2013-03-26 10:18:02 +01:00
qnetworkproxy Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkproxyfactory Fix retrieving of the generic system proxy via environment variables 2013-04-23 21:02:50 +02:00
kernel.pro Uncomment qnetworkproxyfactory autotest 2012-04-26 17:52:12 +02:00