qt5base-lts/tests/auto/network
Timur Pocheptsov 7d98964815 tst_QSslSocket - stop using qrand (to suppress a warning)
Whoever wrote this test, was a PROPER hacker: trying to force a TLS implementation
not to properly compress some data, they generated a sequence of bytes in a very fancy manner,
something like 255 0 0 0 255 0 0 0 123 0 0 0 255 0 0 0 - yeah, it's really a random sequence
of bytes, surely, it's impossible to compress! Meh.

Pick-to: 5.15
Change-Id: Ia10ae18a40b5b8f006c45147b06fe5be6efcb129
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-06-10 22:55:49 +02:00
..
access Remove winrt 2020-06-06 20:25:49 +02:00
kernel Long live std::pair! 2020-06-10 16:49:08 +02:00
selftest Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
socket Remove winrt 2020-06-06 20:25:49 +02:00
ssl tst_QSslSocket - stop using qrand (to suppress a warning) 2020-06-10 22:55:49 +02:00
CMakeLists.txt CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00