qt5base-lts/tests/benchmarks/network
Timur Pocheptsov 13e0a36626 Retire SPDY protocol implementation (Qt6)
As it was superseded by HTTP/2. Bye, Speedy. Since it's Qt 6,
we also fix the attribute's enumerator to fit our coding
convention with HTTP2AllowedAttribute becoming Http2AllowedAttribute,
and the same for HTTP2WasUsedAttribute.

tst_qnetworkreply in 'benchmark' directory of qtbase/tests
was updated - we have the logic they tested in preConnectEncrypted
in tst_http2 now.

Manual qnetworkreply test was updated (instead of SPDY in NPN failure
we can use H2, the second test was deleted - again, auto-tested in
tst_http2).

Change-Id: I559c140c333ddf72664911c6e275b1d0d2b980a9
Task-number: QTBUG-78255
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-09-25 14:46:28 +02:00
..
access Retire SPDY protocol implementation (Qt6) 2019-09-25 14:46:28 +02:00
kernel Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
socket Benchmarks: tst_tcpserver: Remove unnecessary qprocess include 2018-02-05 07:16:01 +00:00
ssl Updated license headers 2016-01-21 18:55:18 +00:00
network.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00