qt5base-lts/tests/auto/network/kernel
Shane Kearns 3c52993361 Rework QNetworkProxyFactory::systemProxyForQuery autotest
Rather than requiring specific hardcoded proxies in the system,
it now checks the proxies returned by the system have the required
capabilities for the request.

Note the test will pass if no proxy is configured (as
QNetworkProxy::NoProxy has all required capabilities)

The test prints the returned proxy lists and elapsed time
diagnostic for manual comparison and debugging.

Change-Id: I621ef4d1d7264a98c3e8bd485c30bc1166fcbdf0
Task-number: QTBUG-19454
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-03-08 05:31:40 +01:00
..
qauthenticator Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
qdnslookup Use QSystemError for QDnsLookup windows backend 2012-03-01 13:55:49 +01:00
qdnslookup_appless Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00
qhostaddress Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
qhostinfo Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkaddressentry Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkinterface Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkproxy Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkproxyfactory Rework QNetworkProxyFactory::systemProxyForQuery autotest 2012-03-08 05:31:40 +01:00
kernel.pro Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00