DescriptionSPDY - Added unit tests for use after free of SpdySession
and unit test to test yielding + async during Read.
A test that crashes when scoped_refptr to SpdySession deleted
from DoLoop.
Added the following test per rch to test interactions of
yielding + async during Read.
Do the following MockReads and verify all the data is consumed
and SpdySession has yielded during Read.
SYNCHRONOUS 8K
SYNCHRONOUS 8K
SYNCHRONOUS 8K
SYNCHRONOUS 2K
ASYNC 8K
SYNCHRONOUS 8K
SYNCHRONOUS 8K
SYNCHRONOUS 8K
SYNCHRONOUS 2K
R=rch@chromium.org
BUG=175574, 166958
TEST=net unit tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182012
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Messages
Total messages: 8 (0 generated)
|