gvisor/test/packetdrill
Adin Scannell a855a814d6 Refactor the Makefile to avoid recursive Make.
Recursive make is difficult to follow and debug. Drop this by using
internal functions, which, while difficult, are easier than trying to
following recursive invokations.

Further simplify the Makefile by collapsing the image bits and removing
the tools/vm directory, which is effectively unused.

Fixes #4952

PiperOrigin-RevId: 346569133
2020-12-09 15:53:23 -08:00
..
BUILD Refactor the Makefile to avoid recursive Make. 2020-12-09 15:53:23 -08:00
accept_ack_drop.pkt Move packetdrill tests to open-source 2020-03-06 11:24:11 -08:00
defs.bzl Support partitions for other tests. 2020-12-03 01:00:21 -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 Support partitions for other tests. 2020-12-03 01:00:21 -08: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