commit | 18f1067b7a5dcbd553521f2dbb6eddcb7a7337ce | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Tue Apr 21 16:29:34 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 21 16:30:05 2020 -0700 |
tree | 5b5d6ea5f44729a127773d6d83bf3ab50f66282c | |
parent | faa8554f9acc94b9a20642cffbf5babc98d6fbf0 [diff] |
Add quic::test::GetFirstFlightOfPackets() This CL adds GetFirstFlightOfPackets, a mechanism to extract the first flight of packets from a QUIC connection. This will be used to test code that parses the CHLO. This CL also adds various test classes and methods that are used by GetFirstFlightOfPackets. gfe-relnote: n/a, test-only PiperOrigin-RevId: 307703986 Change-Id: Iedd17f41f1120d2be2188694710dcd698d61efc8