gvisor/runsc
Ting-Yu Wang e7846e50f2 Reduce run time for //test/syscalls:socket_inet_loopback_test_runsc_ptrace.
* Tests are picked for a shard differently. It now picks one test from each
  block, instead of picking the whole block. This makes the same kind of tests
  spreads across different shards.

* Reduce the number of connect() calls in TCPListenClose.

PiperOrigin-RevId: 293019281
2020-02-03 15:42:21 -08:00
..
boot Allow mlock in system call filters 2020-02-03 11:39:51 -08:00
cgroup Standardize on tools directory. 2020-01-27 12:21:00 -08:00
cmd Fix licenses. 2020-01-27 13:23:57 -08:00
console
container Standardize on tools directory. 2020-01-27 12:21:00 -08:00
criutil Standardize on tools directory. 2020-01-27 12:21:00 -08:00
debian
dockerutil
fsgofer
sandbox Standardize on tools directory. 2020-01-27 12:21:00 -08:00
specutils Standardize on tools directory. 2020-01-27 12:21:00 -08:00
testutil Reduce run time for //test/syscalls:socket_inet_loopback_test_runsc_ptrace. 2020-02-03 15:42:21 -08:00
BUILD Tag version_test as noguitar. 2020-02-03 12:09:52 -08:00
main.go
version.go
version_test.sh