moby--moby/integration/container
Sebastiaan van Stijn 75377ec12c
Merge pull request #36434 from dnephin/fix-cp-cli-tests
Migrate some container copy tests to integration
2018-02-28 12:28:18 +01:00
..
copy_test.go Migrate some copy tests to integration 2018-02-27 16:48:35 -05: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 Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00: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 Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
kill_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
links_linux_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00: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 Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
pause_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
ps_test.go Rename integration/util to integration/internal 2018-02-10 09:16:32 +01:00
remove_test.go Migrate several docker rm tests to api tests 2018-02-27 19:20:01 +00:00
rename_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
resize_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
restart_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
stats_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
stop_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
update_linux_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00
update_test.go Move containerIsStopped/containerIsInState to integration/internal/container 2018-02-23 21:23:05 +00:00