qt5base-lts/tests/auto/network/ssl
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
..
qasn1element CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qdtls tst_QDtls: use DTLS v 1.0 test data conditionally 2023-08-21 16:13:48 +02:00
qdtlscookie CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qocsp CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qpassworddigestor CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslcertificate QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qsslcipher CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qssldiffiehellmanparameters CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslellipticcurve QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qsslerror CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslkey tst_qsslkey: Fix CMake condition 2023-09-01 00:11:51 +02:00
qsslserver CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket tst_QSslSocket: don't use deprecated RSA api 2023-08-29 20:15:05 +02:00
qsslsocket_onDemandCertificates_member CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket_onDemandCertificates_static CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
shared Try fixing auto-tests that need resolving openssl symbols 2022-12-02 15:55:11 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00