Vincent Demeester ce964a607a Move package cliconfig to cli/config 8 年之前
..
daemon ea2dd4b5d0 duplicated the 8 年之前
fixtures eefccc25c5 Add integration test for stack deploy. 8 年之前
requirement 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
benchmark_test.go 52f0474851 Windows: docker top implementation 9 年之前
check_test.go ce964a607a Move package cliconfig to cli/config 8 年之前
daemon_swarm_hack.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_attach_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_auth_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_build_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_containers_test.go f847a3b7ce Merge pull request #29483 from vdemeester/extract-and-refactor-requirement 8 年之前
docker_api_create_test.go 818d55c34b Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name 8 年之前
docker_api_events_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_exec_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_exec_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_images_test.go b06c352783 Generate api/types:Image from the swagger spec 8 年之前
docker_api_info_test.go f811d5b128 Windows: Require REST 1.25 or later 8 年之前
docker_api_inspect_test.go f811d5b128 Windows: Require REST 1.25 or later 8 年之前
docker_api_inspect_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_logs_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_network_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_resize_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_service_update_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_stats_test.go f0d55cd081 Rename Remote API to Engine API 8 年之前
docker_api_stats_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_swarm_test.go 0d5a715931 Merge pull request #29470 from cyli/ask-for-unlock-key-only-if-locked 8 年之前
docker_api_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_api_update_unix_test.go 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
docker_api_version_test.go 91e197d614 Add engine-api types to docker 9 年之前
docker_api_volumes_test.go 29df3bdb11 Use a config to generate swagger api types 8 年之前
docker_cli_attach_test.go bcad3d5212 Use check in params so we don't ignore errors 8 年之前
docker_cli_attach_unix_test.go 9d8f01b4f5 Improve TestAttachClosedOnContainerStop 8 年之前
docker_cli_authz_plugin_v2_test.go 3d86b0c79b Implement content addressability for plugins 8 年之前
docker_cli_authz_unix_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_build_test.go cdb8ea90b0 Fix processing of unset build-args during build 8 年之前
docker_cli_build_unix_test.go d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前
docker_cli_by_digest_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_commit_test.go ca6c6f0765 commit: do not change container labels on commit 8 年之前
docker_cli_config_test.go e98e4a7111 always add but hide experimental cmds and flags 8 年之前
docker_cli_cp_from_container_test.go 088c3eeea8 Windows: Enable some cp integration tests 9 年之前
docker_cli_cp_test.go e6866492c4 Fix bunch of typos 8 年之前
docker_cli_cp_to_container_test.go 088c3eeea8 Windows: Enable some cp integration tests 9 年之前
docker_cli_cp_to_container_unix_test.go 40be5dba47 Fix copy chown settings to not default to real root 9 年之前
docker_cli_cp_utils.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
docker_cli_create_test.go e66d210891 Add config parameter to change per-container stop timeout during daemon shutdown 8 年之前
docker_cli_daemon_plugins_test.go d3e3a97cb2 Merge pull request #28623 from cpuguy83/update_graphdriver_docs 8 年之前
docker_cli_daemon_test.go 05dc9846e1 remove client-side for supported logging drivers 8 年之前
docker_cli_diff_test.go 5cab19a08b Windows: Port a docker diff test 8 年之前
docker_cli_events_test.go ebff8c79a3 [integration-cli] skip plugin tests on non-x86 8 年之前
docker_cli_events_unix_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_exec_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_exec_unix_test.go ea2dd4b5d0 duplicated the 8 年之前
docker_cli_experimental_test.go 7781a1bf0f Make experimental a runtime flag 8 年之前
docker_cli_export_import_test.go e72f92cb99 Using checkers assert for integration-cli/docker_cli_export_import_test.go 9 年之前
docker_cli_external_graphdriver_unix_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_external_volume_driver_unix_test.go eb59c6d587 Merge pull request #29378 from aaronlehmann/swarm-plugins 8 年之前
docker_cli_health_test.go 1a149a0ea5 Adds container health support to docker ps filter 8 年之前
docker_cli_help_test.go 9c559e6d0b fix a few golint errors 8 年之前
docker_cli_history_test.go a06c695177 Windows: Enable docker_cli_history_test 9 年之前
docker_cli_images_test.go 64238fef8c all: replace loop with single append 8 年之前
docker_cli_import_test.go a79a27412d Fix issue in `docker import -c` with quoted flags 9 年之前
docker_cli_info_test.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
docker_cli_info_unix_test.go b237189e6c daemon: add a flag to override the default seccomp profile 8 年之前
docker_cli_inspect_test.go 3d86b0c79b Implement content addressability for plugins 8 年之前
docker_cli_kill_test.go de1dad7074 Add restart policy to restart policy tests 8 年之前
docker_cli_links_test.go fb42e84772 Remove unnecessary json.Unmarshal wrapper. 9 年之前
docker_cli_links_unix_test.go 97b9223a1f use of checkers on Integration test 9 年之前
docker_cli_login_test.go a66efbddb8 Planned 1.13 deprecation: email from login 8 年之前
docker_cli_logout_test.go 67d752ac55 support legacy registries in exernal stores 9 年之前
docker_cli_logs_bench_test.go 1ae9dcf97d Fixes some issues with jsonfile write/read 9 年之前
docker_cli_logs_test.go 05dc9846e1 remove client-side for supported logging drivers 8 年之前
docker_cli_nat_test.go 62a856e912 Assert error in body of function `inspectField*` 9 年之前
docker_cli_netmode_test.go c1be45fa38 fix typos 9 年之前
docker_cli_network_unix_test.go 3d86b0c79b Implement content addressability for plugins 8 年之前
docker_cli_oom_killed_test.go adabb51311 Add the swapMemorySupport requirement to OOM tests 9 年之前
docker_cli_pause_test.go 788c20668d Refactor cleanup of paused test containers 8 年之前
docker_cli_plugins_test.go 3d86b0c79b Implement content addressability for plugins 8 年之前
docker_cli_port_test.go dfb00652aa Expose bridge IPv6 setting to `docker network inspect` 9 年之前
docker_cli_proxy_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_prune_unix_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_ps_test.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
docker_cli_pull_local_test.go 67d752ac55 support legacy registries in exernal stores 9 年之前
docker_cli_pull_test.go ea2dd4b5d0 duplicated the 8 年之前
docker_cli_pull_trusted_test.go 0797af39c2 Fix API incompatibilities between notary v0.3.0 and v0.4.2: 8 年之前
docker_cli_push_test.go ce964a607a Move package cliconfig to cli/config 8 年之前
docker_cli_registry_user_agent_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_rename_test.go 90bb2cdb9f Support plugins in `docker inspect` 8 年之前
docker_cli_restart_test.go e857785df4 Fixing win2lin builds by adding a testRequires to DockerDaemonSuite 8 年之前
docker_cli_rm_test.go 2dfb57b670 Fix typo in integration-cli (#29160) 8 年之前
docker_cli_rmi_test.go ff91276d1f Move some test fixtures to go 9 年之前
docker_cli_run_test.go 3dd25b9790 Global variable workingDirectory is not needed… 8 年之前
docker_cli_run_unix_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_save_load_test.go 0ead624473 add defer file.Close to avoid potential fd leak 9 年之前
docker_cli_save_load_unix_test.go 4426189b35 Validate docker-load receives a tar file 8 年之前
docker_cli_search_test.go a11ef10631 Use spf13/cobra for docker search 9 年之前
docker_cli_secret_create_test.go c6f0b7f448 Add `--file` flag for `docker secret create` command 8 年之前
docker_cli_secret_inspect_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_service_create_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_service_health_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_service_logs_experimental_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_service_scale_test.go 5ba203e73a validate service parameter in client side to avoid api call 8 年之前
docker_cli_service_update_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_cli_sni_test.go 6b8341a2d5 Disable flakey TestClientSetsTLSServerName 9 年之前
docker_cli_stack_test.go bd8de8d8be Restore stack deploy integration test with dab 8 年之前
docker_cli_start_test.go bcad3d5212 Use check in params so we don't ignore errors 8 年之前
docker_cli_stats_test.go ff08036cc0 Do not remove containers from stats list on err 9 年之前
docker_cli_stop_test.go ffad0873c9 Add test case for stopping a restarting container 9 年之前
docker_cli_swarm_test.go a6a0880a22 Before asking a user for the unlock key when they run `docker swarm unlock`, actually 8 年之前
docker_cli_swarm_unix_test.go 45990d6e61 Add integration test for volume plugins on swarm 8 年之前
docker_cli_tag_test.go 4455ec14b8 Remove deprecated -f flag on docker tag 9 年之前
docker_cli_top_test.go 52f0474851 Windows: docker top implementation 9 年之前
docker_cli_update_test.go 4754c64ab5 Forbid update restart policy of container with AutoRemove flag 9 年之前
docker_cli_update_unix_test.go 737b5b1781 Fix update clear the restart policy of monitor 8 年之前
docker_cli_userns_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_v2_only_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_cli_version_test.go dfeaf7a959 Align output of docker version again 8 年之前
docker_cli_volume_test.go 53d447c5d5 Fix volume Create to check against canonical driver name 8 年之前
docker_cli_wait_test.go 42df9edc4a Better logging for errors in some tests 9 年之前
docker_deprecated_api_v124_test.go 48de91a33f Extract daemon to its own package 8 年之前
docker_deprecated_api_v124_unix_test.go 0a8386c8be remove deprecated feature of passing HostConfig at API container start 9 年之前
docker_experimental_network_test.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
docker_hub_pull_suite_test.go c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
docker_test_vars.go be88dd1032 Make privateRegistryURL (and dockerd) constant 8 年之前
docker_utils.go 3d86b0c79b Implement content addressability for plugins 8 年之前
events_utils.go e03cc68e3a test: fix trivial code convention noncompliance 9 年之前
fixtures.go ff91276d1f Move some test fixtures to go 9 年之前
fixtures_linux_daemon.go c5251f7116 Use runc version built without ambient capabilities 8 年之前
registry.go 0ead624473 add defer file.Close to avoid potential fd leak 9 年之前
registry_mock.go 55cec657bb integration-cli: log error when starting registry 9 年之前
requirements_test.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
requirements_unix_test.go 930a9869f6 Refactor and extract TestRequire functionality 8 年之前
test_vars.go 52f0474851 Windows: docker top implementation 9 年之前
test_vars_exec.go 102e061147 integration-cli: add test requirement ExecSupport 10 年之前
test_vars_noexec.go 102e061147 integration-cli: add test requirement ExecSupport 10 年之前
test_vars_noseccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests 9 年之前
test_vars_seccomp.go 0433e38915 Allow non-seccomp platforms to pass integration-cli tests 9 年之前
test_vars_unix.go 52f0474851 Windows: docker top implementation 9 年之前
test_vars_windows.go 52f0474851 Windows: docker top implementation 9 年之前
trust_server.go ce964a607a Move package cliconfig to cli/config 8 年之前
utils.go d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前