gvisor/test/packetdrill
Adin Scannell 1481499fe2 Simplify Docker test infrastructure.
This change adds a layer of abstraction around the internal Docker APIs,
and eliminates all direct dependencies on Dockerfiles in the infrastructure.

A subsequent change will automated the generation of local images (with
efficient caching). Note that this change drops the use of bazel container
rules, as that experiment does not seem to be viable.

PiperOrigin-RevId: 308095430
2020-04-23 11:33:30 -07:00
..
BUILD Convert tcp_user_timeout test from packetdrill to packetimpact. 2020-04-19 20:49:06 -07:00
Dockerfile Packetimpact in Go with c++ stub 2020-03-17 08:53:27 -07:00
accept_ack_drop.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
defs.bzl Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
fin_wait2_timeout.pkt Send the ACK later to stabilize the test. 2020-03-18 10:18:13 -07:00
listen_close_before_handshake_complete.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
no_rst_to_rst.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
packetdrill_setup.sh Add packetdrill tests that use docker. 2020-02-03 12:04:22 -08:00
packetdrill_test.sh Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00
reset_for_ack_when_no_syn_cookies_in_use.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
sanity_test.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
tcp_defer_accept.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
tcp_defer_accept_timeout.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00