qt5base-lts/tests/auto/network
Shane Kearns af100dbd7e Abort background requests if policy changes to disallow them
Using the policy change signal from QNetworkSession.
If the new policy disallows background requests and this is a
background request, then generate an error.
This results in a TCP RST on the socket, and a
BackgroundRequestNotAllowedError on the QNetworkReply.

If the reply is already finished, no action is taken.

Change-Id: I4ff5c681a8b7b852727bb95f03664d666f4efe07
Reviewed-by: Martin Petersson <Martin.Petersson@nokia.com>
2012-04-19 19:46:07 +02:00
..
access Abort background requests if policy changes to disallow them 2012-04-19 19:46:07 +02:00
bearer Add unit test for usagePolicies 2012-04-11 22:20:03 +02:00
kernel Remove insignification of QNetworkInterface autotest on Windows. 2012-04-18 14:33:55 +02:00
socket Update task numbers for QUdpSocket autotest. 2012-04-18 14:23:42 +02:00
ssl tst_qsslsocket*: don't inherit from QSharedPointer 2012-03-23 11:22:40 +01:00
network.pro Mark unstable windows network tests 2012-03-08 05:31:40 +01:00