qt6-bb10/tests/auto/network/ssl
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
..
qasn1element
qdtls
qdtlscookie
qocsp Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00
qpassworddigestor
qsslcertificate unblacklist passing tests 2019-07-08 11:01:42 +00:00
qsslcipher
qssldiffiehellmanparameters
qsslellipticcurve
qsslerror
qsslkey unblacklist passing tests 2019-07-08 11:01:42 +00:00
qsslsocket Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
qsslsocket_onDemandCertificates_member Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
qsslsocket_onDemandCertificates_static Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
ssl.pro Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00