qt5base-lts/tests/auto/network
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
..
access Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
bearer Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
kernel QDnsLookup: test MX and SRV records that can change order 2013-06-04 02:22:47 +02:00
socket Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
ssl SSL internals: do not write after shutting down the socket 2013-04-23 23:22:43 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00