Description[Cronet] Added a unit test in QuicTest to test async API.
This CL removed the incorrect comment in QuicTest, and
added a second unit test to make sure addQuicHints
works for the new async API.
It made QuicTestServer install test files during start up
to match the new behavior of NativeTestServer, and adds an
assertion to make sure the server has test data.
The CL caches the result returned by
CronetTestActivity#getContextConfig, so we don't
need to go through that path for initializing
mUrlRequestContext, mHttpUrlRequestFactory and
mStreamHandlerFactory, and cleaned up log statements.
Committed: https://crrev.com/f49eca0d374314831d2d74ca1bab1b7158ee8816
Cr-Commit-Position: refs/heads/master@{#329678}
Patch Set 1 : #
Total comments: 5
Patch Set 2 : Address comments #
Messages
Total messages: 11 (4 generated)
|