moby--moby/integration/container
Sebastiaan van Stijn ee9abc2120
Merge pull request #36326 from kolyshkin/integration-exec
Add/use container.Exec() to integration
2018-02-20 17:16:09 +01:00
..
create_test.go Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
daemon_linux_test.go Fix container cleanup on daemon restart 2018-02-09 14:36:36 -05:00
diff_test.go Migrate container diff tests in integration-cli to api tests. 2018-02-15 01:03:29 -08:00
exec_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
health_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
inspect_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
kill_test.go Migrate docker_cli_oom_killed_test.go to api tests 2018-02-11 20:09:32 +00:00
links_linux_test.go Clean some cli-only integration tests 2018-02-19 11:19:19 +01:00
logs_test.go Fix log tail with empty logs 2018-02-13 21:33:05 -05:00
main_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
mounts_linux_test.go Fix import path 2018-02-15 15:29:45 +01:00
nat_test.go Add WithNetworkMode, WithExposedPorts, WithTty, WithWorkingDir to container helper functions 2018-02-13 15:45:40 +00:00
pause_test.go Migrate container pause tests to api tests 2018-02-12 01:24:43 +00:00
ps_test.go Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
rename_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
resize_test.go Add an integration/internal/container helper package 2018-02-10 17:29:38 +01:00
restart_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
stats_test.go Update api tests to use container.Run/Create in helper package 2018-02-13 14:54:31 +00:00
stop_test.go Update api tests to use the newly added container helper package 2018-02-10 23:30:40 +00:00
update_linux_test.go integration/TestUpdateMemory: simplify 2018-02-19 11:25:27 -08:00
update_test.go Migrate some update restart tests to api tests 2018-02-12 16:23:08 +00:00