qt6-bb10/tests/auto/network
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
..
access Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
kernel Add function to QAuthenticatorPrivate to check method support 2021-05-20 20:31:05 +02:00
selftest Remove the qmake project files 2021-01-07 15:32:28 +01:00
socket Blacklist tst_QTcpServer::linkLocal on macOS ARM 2021-05-26 21:24:40 +02:00
ssl Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00