qt5base-lts/tests/auto/network
Axel Spoerl 70b57c943a tst_qsslkey: Fix CMake condition
Private libraries and WrapOpenSSL were linked conditional to
QT_FEATURE_private_tests in the CMake file.
qsslkey_p.h and open ssl symbols were included conditional to developer
build. A developer build fails, with test enabled and private tests
disabled.

=> Change the CMake condition to QT_FEATURE_developer_build, to resolve
mismatch between CMake and cpp file.

Pick-to: 6.6 6.5
Change-Id: I3ac93b02701e467a0b548c35d441d35a45c4568b
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2023-09-01 00:11:51 +02:00
..
access Update public suffix list 2023-08-24 13:39:45 +02:00
kernel tst_QNetworkInterface: enable IPv6 detection for Windows 2023-08-29 07:20:49 -07:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket tst_QUdpSocket: move up the search for IPv6-capable interfaces 2023-08-29 07:20:50 -07:00
ssl tst_qsslkey: Fix CMake condition 2023-09-01 00:11:51 +02:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00