qt5base-lts/tests/auto/network/kernel
Sona Kurazyan 19f72c17c0 Make network tests build and pass with disabled deprecated APIs
Deprecated APIs of network lib are used only in tests. This change
makes sure, that the tests build and pass with those deprecated APIs
removed or disabled, by:

- Making the parts of the tests testing the deprecated APIs to be
  compiled conditionally, only when the corresponding methods are
  enabled.

- If the test-case tests only the deprecated API, but not the
  corresponding replacement, added tests for the replacement.

Task-number: QTBUG-76541
Change-Id: I78c4913155007fd1d0df2c38e1b9a8b80066adeb
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-07-23 18:48:17 +00:00
..
qauthenticator Add support for SPNEGO/Negotiate authentication 2019-02-25 15:22:23 +00:00
qdnslookup unblacklist passing tests 2019-07-08 11:01:42 +00:00
qdnslookup_appless Stop depending on test.macieira.org 2017-11-27 21:48:20 +00:00
qhostaddress Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
qhostinfo Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00
qnetworkaddressentry Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkdatagram Replace qMove with std::move 2019-04-06 11:00:38 +00:00
qnetworkinterface tst_qnetworkinterface: Fix for case of zero interface 2018-07-06 06:39:36 +00:00
qnetworkproxy Updated license headers 2016-01-21 18:55:18 +00:00
qnetworkproxyfactory Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-04 13:41:04 +02:00
kernel.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00