|
|
Remove SPDY/3.1 tests.
* Remove SPDY/3.1 test cases.
* s/TEST_P/TEST_F/ where there are no remaining test parameters.
* Remove SPDY/3.1-only tests.
* Remove protocol version arguments, members, accessors from test helper
functions and classes.
* Hardwire kProtoHTTP2 or HTTP2 in SpdyFramer, BufferedSpdyFramer constructors,
other function calls. (Some of these arguments will be removed in follow-up
CLs.)
* Remove SSLClientSocketTest.NPNNoOverlap and NPNServerPreference, because they
are moot if HTTP/2 is the only non-trivial NPN protocol supported. Note that
NPN has been disabled anyway.
* Remove SPDY/3.1-specific MaybAddVersionHeader(), GetVersionKey().
* Remove unused HttpProxyClientSocketPoolTestParams default constructor.
* Inline UpdateSpdySessionDependencies.
BUG= 624095
Committed: https://crrev.com/a9b9e22b06bb8a4279229820e770b5a6bd19388c
Cr-Commit-Position: refs/heads/master@{#404718}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+525 lines, -1535 lines) |
Patch |
 |
M |
net/http/bidirectional_stream_unittest.cc
|
View
|
|
6 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction_unittest.cc
|
View
|
|
67 chunks |
+74 lines, -114 lines |
0 comments
|
Download
|
 |
M |
net/http/http_proxy_client_socket_pool_unittest.cc
|
View
|
|
6 chunks |
+9 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_job_controller_unittest.cc
|
View
|
|
8 chunks |
+8 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_request_unittest.cc
|
View
|
|
2 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_unittest.cc
|
View
|
|
31 chunks |
+52 lines, -73 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_pool_unittest.cc
|
View
|
|
26 chunks |
+33 lines, -38 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -52 lines |
0 comments
|
Download
|
 |
M |
net/spdy/bidirectional_stream_spdy_impl_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/spdy/buffered_spdy_framer_unittest.cc
|
View
|
|
10 chunks |
+21 lines, -99 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_http_stream_unittest.cc
|
View
|
|
11 chunks |
+15 lines, -26 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_network_transaction_unittest.cc
|
View
|
|
55 chunks |
+72 lines, -519 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_proxy_client_socket_unittest.cc
|
View
|
|
5 chunks |
+10 lines, -29 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session_pool_unittest.cc
|
View
|
|
8 chunks |
+10 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_session_unittest.cc
|
View
|
|
42 chunks |
+90 lines, -251 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_stream_unittest.cc
|
View
|
|
6 chunks |
+9 lines, -23 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util_common.h
|
View
|
|
10 chunks |
+12 lines, -31 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util_common.cc
|
View
|
|
28 chunks |
+92 lines, -202 lines |
0 comments
|
Download
|
Total messages: 10 (3 generated)
|