gvisor/test/root
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
cgroup_test.go Move all tests to new docker API. 2020-07-08 13:26:23 -07:00
chroot_test.go
crictl_test.go
main_test.go
oom_score_adj_test.go
root.go
runsc_test.go Simplify Docker test infrastructure. 2020-04-23 11:33:30 -07:00