gvisor/test
Brett Landau edcc60b931 Refactor proctor binaries to implement testRunner interface.
Shared code among proctor-*.go files has been refactored
into common/common.go. The common package is imported in
each proctor binary and a struct is created to implement
the testRunner interface defined in common.go. This allows
for the proctor binaries to be updated without having to
copy/paste the same code across all files. There are no
usage or functionality changes.

PiperOrigin-RevId: 260967080
2019-07-31 11:35:47 -07:00
..
runtimes Refactor proctor binaries to implement testRunner interface. 2019-07-31 11:35:47 -07:00
syscalls Fix ICMPv4 EchoReply packet checksum 2019-07-31 11:26:41 -07:00
util Internal change. 2019-07-08 13:54:58 -07:00
BUILD BUILD: Use runsc to generate version 2019-06-06 22:09:55 -07:00