Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Issue 9689078: SPDY - unforked spdy_framer and spdy_protocol tests. (Closed)

Created:
8 years, 9 months ago by ramant (doing other things)
Modified:
8 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, hkhalil
Visibility:
Public.

Description

SPDY - unkorked spdy_framer and spdy_protocol tests. Used TEST_P to parameterize SPDY/2 vs SPDY/3 versions so that spdy_framer_test and spdy_protocol_test are similar to the server code. BUG=117755 R=rch TEST=network unit tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126839

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+331 lines, -6341 lines) Patch
M net/net.gyp View 1 2 3 4 5 1 chunk +2 lines, -4 lines 0 comments Download
M net/spdy/spdy_framer.h View 1 2 3 4 5 3 chunks +15 lines, -37 lines 0 comments Download
D net/spdy/spdy_framer_spdy2_test.cc View 1 2 3 4 5 1 chunk +0 lines, -2623 lines 0 comments Download
D net/spdy/spdy_framer_spdy3_test.cc View 1 2 3 4 5 1 chunk +0 lines, -2623 lines 0 comments Download
A + net/spdy/spdy_framer_test.cc View 1 2 3 4 5 112 chunks +256 lines, -257 lines 0 comments Download
D net/spdy/spdy_protocol_spdy2_test.cc View 1 2 3 4 5 1 chunk +0 lines, -381 lines 0 comments Download
D net/spdy/spdy_protocol_spdy3_test.cc View 1 2 3 4 5 1 chunk +0 lines, -386 lines 0 comments Download
A + net/spdy/spdy_protocol_test.cc View 1 2 3 4 5 15 chunks +58 lines, -30 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ryan Hamilton
Yes, this looks good to me. I'm not a huge fan of having these two ...
8 years, 9 months ago (2012-03-13 19:59:12 UTC) #1
ramant (doing other things)
Made all the changes you had suggested. Thanks very much Ryan, raman https://chromiumcodereview.appspot.com/9689078/diff/1009/net/spdy/spdy_framer_test.cc File net/spdy/spdy_framer_test.cc ...
8 years, 9 months ago (2012-03-13 21:43:02 UTC) #2
Ryan Hamilton
https://chromiumcodereview.appspot.com/9689078/diff/1012/net/spdy/spdy_framer_test.cc File net/spdy/spdy_framer_test.cc (right): https://chromiumcodereview.appspot.com/9689078/diff/1012/net/spdy/spdy_framer_test.cc#newcode19 net/spdy/spdy_framer_test.cc:19: unsigned char kVer = 2; Please eliminate this too. ...
8 years, 9 months ago (2012-03-14 17:32:07 UTC) #3
rtenneti
Hi Ryan, Made the changes you have suggested. Will submit these changes to server also. ...
8 years, 9 months ago (2012-03-15 02:24:12 UTC) #4
Ryan Hamilton
lgtm
8 years, 9 months ago (2012-03-15 02:48:29 UTC) #5
ramant (doing other things)
8 years, 9 months ago (2012-03-15 04:36:04 UTC) #6
thanks Ryan.

http://codereview.chromium.org/9689078/diff/1012/net/spdy/spdy_protocol_test.cc
File net/spdy/spdy_protocol_test.cc (right):

http://codereview.chromium.org/9689078/diff/1012/net/spdy/spdy_protocol_test....
net/spdy/spdy_protocol_test.cc:61: // Default SPDY version for unit tests.
On 2012/03/14 17:32:08, Ryan Hamilton wrote:
> // Version of the SPDY protocol to be used

Done.

Powered by Google App Engine
This is Rietveld 408576698