qt5base-lts/tests/auto/network
Mårten Nordheim 682e4795fe QNetworkReply: Skip a test when QNetworkStatusMonitor is enabled
QNetworkSession has a concept of UsagePolicy which can disable
background* transfers to conserve battery or bandwidth. However, it is
only possible to change the policy through
QNetworkSessionPrivate::setUsagePolicy which currently doesn't have any
callers outside of our auto tests.

*background = transfers not initiated directly by the user, but needs
to be marked as such by the application developer.

Change-Id: I92c4abccaca040612b4795abe7c52d68a2d21749
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-07-08 12:12:39 +02:00
..
access QNetworkReply: Skip a test when QNetworkStatusMonitor is enabled 2019-07-08 12:12:39 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
socket Merge "Merge remote-tracking branch 'origin/5.13' into dev" 2019-07-05 19:36:41 +02:00
ssl Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00