moby--moby/integration-cli
unclejack 46578a2359 integcli: resolve full path to docker binary
Setting dockerBinary to the full path of the Docker binary is a good
idea and this is now done in the test code.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-05-17 02:38:28 +03:00
..
build_tests Change owner only on copied content 2014-05-07 20:40:22 +04:00
run_tests/TestVolumeWithSymlink
docker_cli_attach_test.go
docker_cli_build_test.go Change owner only on copied content 2014-05-07 20:40:22 +04:00
docker_cli_commit_test.go do not merge -i or -t options 2014-05-16 22:31:16 +00:00
docker_cli_cp_test.go integration-cli: cp: added tests for cp 2014-05-14 11:14:59 +10:00
docker_cli_diff_test.go
docker_cli_export_import_test.go
docker_cli_images_test.go
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_kill_test.go
docker_cli_links_test.go Integration test for link and unlink containers 2014-05-11 21:33:01 +01:00
docker_cli_logs_test.go
docker_cli_nat_test.go
docker_cli_pull_test.go
docker_cli_push_test.go
docker_cli_rm_test.go
docker_cli_run_test.go Add cpuset cpus support for docker 2014-05-13 18:17:12 -07:00
docker_cli_save_load_test.go
docker_cli_search_test.go
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go
docker_test_vars.go integcli: resolve full path to docker binary 2014-05-17 02:38:28 +03:00
docker_utils.go Integration test for link and unlink containers 2014-05-11 21:33:01 +01:00
utils.go