gvisor/runsc
Fabricio Voznika a0e2126be4 Refactor container_test in preparation for sandbox_test
Common code to setup and run sandbox is moved to testutil. Also, don't
link "boot" and "gofer" commands with test binary. Instead, use runsc
binary from the build. This not only make the test setup simpler, but
also resolves a dependency issue with sandbox_tests not depending on
container package.

PiperOrigin-RevId: 199164478
Change-Id: I27226286ca3f914d4d381358270dd7d70ee8372f
2018-06-04 11:26:30 -07:00
..
boot Add SyscallRules that supports argument filtering 2018-06-01 13:40:52 -07:00
cmd Supress error when deleting non-existing container with --force 2018-05-29 17:58:12 -07:00
container Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
fsgofer Fix failure to rename directory 2018-05-10 17:13:10 -07:00
sandbox Ignores IPv6 addresses when configuring network 2018-06-01 10:09:37 -07:00
specutils Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
test/testutil Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
BUILD Refactor container_test in preparation for sandbox_test 2018-06-04 11:26:30 -07:00
main.go Refactor the Sandbox package into Sandbox + Container. 2018-05-15 10:18:03 -07:00