gvisor/runsc/testutil
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
..
BUILD Cleanup host UDS support 2019-10-18 15:33:03 -07:00
testutil.go Fix early deletion of rootDir 2019-10-24 16:36:54 -07:00