Reenable QUIC e2e more tests with TLS

This CL enables running several QUIC end-to-end tests with QUIC+TLS versions.

Test-only

PiperOrigin-RevId: 312150867
Change-Id: I80e2ad7f95f61a2adf4f63caa9d14000c26f3701
1 file changed
tree: 2d32345b51ee943e939ec1dfe965363589503836
  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.