containerd/integration/client
Davanum Srinivas 6a4aa1e2e7
Separate go module for client tests
Will help us drop dependency to github.com/Microsoft/hcsshim/test in the
main go.mod

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-11 19:27:45 -05:00
..
benchmark_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_ttrpc_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_windows_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_checkpoint_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
content_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
convert_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
daemon_config_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
daemon_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
export_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
go.mod Separate go module for client tests 2021-03-11 19:27:45 -05:00
go.sum Separate go module for client tests 2021-03-11 19:27:45 -05:00
helpers_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
helpers_windows_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
image_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
import_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
lease_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
restart_monitor_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
signals_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
snapshot_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
task_opts_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00