gvisor/runsc
Fabricio Voznika 0e8fdfd388 Re-add start/stop container tests
Due to a type doDestroyNotStartedTest was being tested
2x instead of doDestroyStartingTest.

PiperOrigin-RevId: 340969797
2020-11-05 19:06:43 -08:00
..
boot Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
cgroup Add more cgroup unit tests 2020-10-27 19:46:51 -07:00
cli Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
cmd Return failure when `runsc events` queries a stopped container 2020-11-05 18:18:21 -08:00
config Fix more nogo tests 2020-11-03 15:23:32 -08:00
console Refactor tty codebase to use master-replica terminology. 2020-09-01 14:43:41 -07:00
container Re-add start/stop container tests 2020-11-05 19:06:43 -08:00
flag Add staticcheck and staticstyle analyzers. 2020-10-07 18:29:05 -07:00
fsgofer Add openat() to list of permitted syscalls in gotsan runs. 2020-09-25 19:36:01 -07:00
sandbox Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
specutils Fix failure setting OOM score adjustment 2020-11-05 15:36:20 -08:00
BUILD Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
main.go Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
version.go
version_test.sh