qt5base-lts/tests/auto/network
Jeremy Lainé 0a1d7f6151 ssl: merge and tighten sslErrors and peerVerifyError tests
The sslErrors and peerVerifyError test the same situation: connect to a
server which is using the fluke certificate, using the incorrect host name.
They connect respectively to qt-test-server:993 and the.server.ip.address:443.

The sslErrors is prone to backend-dependent failures concerning the order
in which SSL errors are received, just like the peerVerifyError test was
until recently.

This change merges these two tests into one, which is run against the same
two servers as previously. It also adds a check to ensure that sslErrors
and peerVerifyError emit the same SSL errors (regardless of order).

This also fixes the included headers for non-OpenSSL backends.

Change-Id: Ibd5f60d24f1682989378e87729389e4b8f9efac5
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-12-09 16:58:08 +01:00
..
access Merge remote-tracking branch 'origin/5.4' into dev 2014-11-24 13:39:13 +01:00
bearer update QtBearer NetworkManager backend API 2014-10-21 01:01:06 +02:00
kernel Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00
socket Fix how qsocks5socketengine autotests are blacklisted 2014-11-20 14:58:52 +01:00
ssl ssl: merge and tighten sslErrors and peerVerifyError tests 2014-12-09 16:58:08 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00