qt5base-lts/tests/auto/network/ssl
Shane Kearns 7578a9f69d Fix a QSslSocket test expectation on ubuntu 11.10
Because SSL2 is disabled in ubuntu's openssl binaries, the SSL
connection is expected to succeed rather than fail when the server
side is using SSL3/TLS1.0.
Used the OPENSSL_NO_SSL2 macro to decide this.

Change-Id: I2c35aa5aa0c9432ae78000c81f70086bdc31843d
Reviewed-by: Richard J. Moore <rich@kde.org>
2012-05-10 02:39:30 +02:00
..
qsslcertificate Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
qsslcipher Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslerror Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslkey Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslsocket Fix a QSslSocket test expectation on ubuntu 11.10 2012-05-10 02:39:30 +02:00
qsslsocket_onDemandCertificates_member Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
qsslsocket_onDemandCertificates_static Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00