gvisor/test/root
Fabricio Voznika e8ba10c008 Fix early deletion of rootDir
container.startContainers() cannot be called twice in a test
(e.g. TestMultiContainerLoadSandbox) because the cleanup
function deletes the rootDir, together with information from
all other containers that may exist.

PiperOrigin-RevId: 276591806
2019-10-24 16:36:54 -07:00
..
testdata Add tests for $HOME 2019-10-07 15:55:39 -07:00
BUILD Ignore the root container when calculating oom_score_adj for the sandbox. 2019-09-05 19:21:25 -07:00
cgroup_test.go Fix minor Kokoro issues. 2019-09-10 00:38:52 -07:00
chroot_test.go Ignore the root container when calculating oom_score_adj for the sandbox. 2019-09-05 19:21:25 -07:00
crictl_test.go Add tests for $HOME 2019-10-07 15:55:39 -07:00
main_test.go Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
oom_score_adj_test.go Fix early deletion of rootDir 2019-10-24 16:36:54 -07:00
root.go Ignore the root container when calculating oom_score_adj for the sandbox. 2019-09-05 19:21:25 -07:00