Files
Kevin Krakauer 9d3ea997e2 testing: speed up painfully slow packetimpact test
This is really just a combinatorial explosion of tests run serially. We should
at least parallelize them. Doing so reduces the buildkite runtime of `make
packetimpact-tests` to half ([before], [after]).

For reviewiers: this is just splitting one test file into 3 plus a single
shared file. It's pretty much all branch+delete chunks.

[before]: https://buildkite.com/gvisor/pipeline/builds/29972#018fc0f8-6d6b-4e9f-8717-8278aa94dce4
[after]: https://buildkite.com/gvisor/pipeline/builds/29980#018fca5b-d95d-4991-8ec3-e16d82510372

PiperOrigin-RevId: 639194987
2024-05-31 17:02:12 -07:00
..
2023-01-10 12:04:24 -08:00