Move some QUIC tests to QuicTest

This will allow us to make some changes that require more use of QuicTest.

gfe-relnote: n/a, test-only
PiperOrigin-RevId: 303341169
Change-Id: I31bd61646301fad0b04dfe42c0134e4c5828ce40
2 files changed
tree: 0fc5fe919199d30d877c4b675abf0edd19d5321e
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.