qt6-bb10/tests/auto/network/ssl/qsslcertificate
Mårten Nordheim 825a37da66 tst_QSslCertificate: Make it easier to check which backend is used
Instead of having one member signaling !openssl
let's just add booleans for openssl, schannel and securetransport.
The latter two of which are not currently used but may be in the future.

As a drive-by, make a compile-time check into a runtime one.

Change-Id: Id2f51f5396383a3f5836ac708996bfce8ae35c91
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2023-04-25 23:39:24 +02:00
..
certificates Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
more-certificates QSslCertificate::toText(): add a file to compare against 2022-08-31 21:55:00 +02:00
pkcs12
verify-certs tst_QSslCertificate::verify - remove QSKIP 2021-08-06 16:08:43 +02:00
.gitignore
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
tst_qsslcertificate.cpp tst_QSslCertificate: Make it easier to check which backend is used 2023-04-25 23:39:24 +02:00