qt6-bb10/tests/auto/network/ssl
Timur Pocheptsov 810e755c18 Fix auto-tests that are fooled by the presence of more than one plugin
It's possible that Qt is built with OpenSSL and some other backend.
The ifdefs generated are not mutually exclusive anymore, as it was
in the past. So tests should rely on the actual backend they have
working at runtime.

In the process of fixing the auto-tests, modernized feature #if-ery and
some associated compilation issues.

Fixes: QTBUG-92875
Change-Id: I2be1b924d506fd36dc4e2c6c9158b5023ff87f32
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-05-27 06:41:26 +02:00
..
qasn1element Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdtls Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qdtlscookie Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qocsp Move plugin code from QtNetwork to qtbase/plugins 2021-04-22 22:51:54 +02:00
qpassworddigestor Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslcertificate Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslcipher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qssldiffiehellmanparameters Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslellipticcurve Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslerror Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslkey Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslsocket Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslsocket_onDemandCertificates_member Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qsslsocket_onDemandCertificates_static Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
shared Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
CMakeLists.txt Move plugin code from QtNetwork to qtbase/plugins 2021-04-22 22:51:54 +02:00