qt5base-lts/tests/auto/network/ssl
Jeremy Lainé 14d1097f45 ssl: store socket in setEmptyDefaultConfiguration
The setEmptyDefaultConfiguration test creates a socket and connects its
sslErrors signal to tst_QSslSocket's ignoreErrorSlot slot. This slot
expects the socket to have been stored in tst_QsslSocket's "socket"
member, which was not being done. This patch fixes this problem.

It does beg the question of whether having a "socket" member in the
tst_QSslSocket class is a good idea as it is error prone.

Change-Id: Ic59d1789c5f1ed240c3f0c37981f6ecc35572f0d
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-12-13 08:32:19 +01:00
..
qasn1element Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslcertificate Use camel case in PKCS#12 function 2014-11-24 08:50:05 +01:00
qsslcipher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslellipticcurve SSL: Add support for selecting which curves should be used by an elliptic cipher 2014-11-26 22:07:56 +01:00
qsslerror Add qHash(QSslError) overload 2014-10-19 07:32:41 +02:00
qsslkey Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslsocket ssl: store socket in setEmptyDefaultConfiguration 2014-12-13 08:32:19 +01:00
qsslsocket_onDemandCertificates_member Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslsocket_onDemandCertificates_static Update license headers and add new license files 2014-09-24 12:26:19 +02:00
ssl.pro SSL: Add support for selecting which curves should be used by an elliptic cipher 2014-11-26 22:07:56 +01:00