.. |
checker
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
cli
|
3f26041577
Fix ONBUILD COPY
|
8 年 前 |
daemon
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 年 前 |
environment
|
5fa134b906
Protect images in the integration/ suite
|
8 年 前 |
fixtures
|
15a538a627
Testing: Use local plugins, not from hub
|
8 年 前 |
registry
|
4bce232139
Revert "Planned 1.13 deprecation: email from login"
|
8 年 前 |
request
|
5c3d2d552b
Implement incremental file sync using client session
|
8 年 前 |
requirement
|
952c8aef3f
Display only the name of the requirement…
|
8 年 前 |
benchmark_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
check_test.go
|
5fa134b906
Protect images in the integration/ suite
|
8 年 前 |
daemon_swarm_hack_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 年 前 |
docker_api_attach_test.go
|
f1ade82d82
Fix Cache with ONBUILD
|
8 年 前 |
docker_api_auth_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 年 前 |
docker_api_build_test.go
|
41445a4745
Remove client/session package, depend on buildkit's session package
|
8 年 前 |
docker_api_containers_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_api_containers_windows_test.go
|
54354db850
Windows: Add named pipe mount support
|
8 年 前 |
docker_api_create_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_api_events_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_api_exec_resize_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_api_exec_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_api_images_test.go
|
4dd9c9448c
Windows: Enable TestAPIImagesSaveAndLoad
|
8 年 前 |
docker_api_info_test.go
|
6400ce8f0a
Fix missing "--version" argument
|
8 年 前 |
docker_api_inspect_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |
docker_api_inspect_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 年 前 |
docker_api_ipcmode_test.go
|
9a60e1cc87
Test cases for new ipc modes
|
8 年 前 |
docker_api_logs_test.go
|
960b8d9294
Make TestLogsAPIStdout a bit less racey
|
8 年 前 |
docker_api_network_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 年 前 |
docker_api_resize_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_api_session_test.go
|
ec7b6238c3
Add long-running client session endpoint
|
8 年 前 |
docker_api_stats_test.go
|
c141574d5d
Fix flaky TestAPIStatsNoStreamGetCpu
|
8 年 前 |
docker_api_stats_unix_test.go
|
b11ba1231e
Update request.* signature to remove the host
|
8 年 前 |
docker_api_swarm_config_test.go
|
f257f77c6c
choose rpc code to determine status code
|
8 年 前 |
docker_api_swarm_node_test.go
|
69afd30444
split docker_api_swarm_test.go into multiple files
|
8 年 前 |
docker_api_swarm_secret_test.go
|
f257f77c6c
choose rpc code to determine status code
|
8 年 前 |
docker_api_swarm_service_test.go
|
4930020210
hide swarm plugins behind experimental flag
|
8 年 前 |
docker_api_swarm_test.go
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 年 前 |
docker_api_test.go
|
c467a11205
Remove config tests, which are now unit tests in docker/cli
|
8 年 前 |
docker_api_update_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 年 前 |
docker_api_version_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 年 前 |
docker_api_volumes_test.go
|
a46f757c40
Add CreatedAt filed to volume. Display when volume is inspected.
|
8 年 前 |
docker_cli_attach_test.go
|
e4ec9195fe
Windows: Disable TestAttachTTYWithoutStdin
|
8 年 前 |
docker_cli_attach_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_authz_plugin_v2_test.go
|
38de272bd4
When authz plugin is disabled, remove from authz middleware chain.
|
8 年 前 |
docker_cli_authz_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |
docker_cli_build_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_cli_build_unix_test.go
|
56fb4653e8
Move FakeContext to `integration-cli/cli/build/context` package…
|
8 年 前 |
docker_cli_by_digest_test.go
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 年 前 |
docker_cli_commit_test.go
|
ae8dbeaeed
*: normalize the use of normalize
|
8 年 前 |
docker_cli_config_create_test.go
|
d2c5b6ee9f
Add integration test coverage for configs
|
8 年 前 |
docker_cli_config_inspect_test.go
|
d2c5b6ee9f
Add integration test coverage for configs
|
8 年 前 |
docker_cli_config_ls_test.go
|
d2c5b6ee9f
Add integration test coverage for configs
|
8 年 前 |
docker_cli_cp_from_container_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_cp_test.go
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 年 前 |
docker_cli_cp_to_container_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_cp_to_container_unix_test.go
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 年 前 |
docker_cli_cp_utils_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_create_test.go
|
b0ba39d431
Use `cli` for trusted relate command
|
8 年 前 |
docker_cli_create_unix_test.go
|
4a8799dc0a
validate mount path for tmpfs
|
8 年 前 |
docker_cli_daemon_plugins_test.go
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 年 前 |
docker_cli_daemon_test.go
|
9a60e1cc87
Test cases for new ipc modes
|
8 年 前 |
docker_cli_diff_test.go
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 年 前 |
docker_cli_events_test.go
|
59d45c384a
support cluster events
|
8 年 前 |
docker_cli_events_unix_test.go
|
9a60e1cc87
Test cases for new ipc modes
|
8 年 前 |
docker_cli_exec_test.go
|
73e2f55543
fix tests after CLI update
|
8 年 前 |
docker_cli_exec_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_experimental_test.go
|
9af5d7c340
Small cleanups on integration cli
|
8 年 前 |
docker_cli_export_import_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 年 前 |
docker_cli_external_graphdriver_unix_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_cli_external_volume_driver_unix_test.go
|
df0d317a64
Add refcount for MountPoint
|
8 年 前 |
docker_cli_health_test.go
|
5836d86ac4
Add container environment variables correctly to the health check
|
8 年 前 |
docker_cli_history_test.go
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年 前 |
docker_cli_images_test.go
|
19f3b0715c
Extract imageProber and ContainerBackend from Builder
|
8 年 前 |
docker_cli_import_test.go
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 年 前 |
docker_cli_info_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_info_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_inspect_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_kill_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_links_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_links_unix_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_login_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_cli_logout_test.go
|
128280013f
Disable legacy (v1) registries by default
|
8 年 前 |
docker_cli_logs_bench_test.go
|
1ae9dcf97d
Fixes some issues with jsonfile write/read
|
9 年 前 |
docker_cli_logs_test.go
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 年 前 |
docker_cli_nat_test.go
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 年 前 |
docker_cli_netmode_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_network_unix_test.go
|
beebfc0cf6
Fix api server null pointer def on inspect/ls null ipam-driver networks
|
8 年 前 |
docker_cli_oom_killed_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_pause_test.go
|
c3feb046b9
Allow stopping of paused container
|
8 年 前 |
docker_cli_plugins_logdriver_test.go
|
17abacb894
Add logdrivers to /info
|
8 年 前 |
docker_cli_plugins_test.go
|
15a538a627
Testing: Use local plugins, not from hub
|
8 年 前 |
docker_cli_port_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_proxy_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 年 前 |
docker_cli_prune_unix_test.go
|
d012569b78
Update CLI commit hash
|
8 年 前 |
docker_cli_ps_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_pull_local_test.go
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年 前 |
docker_cli_pull_test.go
|
f4bf61c79d
Merge pull request #33005 from alfred-landrum/denied-error
|
8 年 前 |
docker_cli_pull_trusted_test.go
|
b0ba39d431
Use `cli` for trusted relate command
|
8 年 前 |
docker_cli_push_test.go
|
9ff9a91ab7
Remove `cli/flags` package
|
8 年 前 |
docker_cli_registry_user_agent_test.go
|
5d04fe73bf
Simplify DockerRegistrySuite.TestUserAgentPassThrough()
|
8 年 前 |
docker_cli_rename_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_restart_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_rm_test.go
|
2759194d44
create unit tests for rm (running, paused, restarting) errormessages
|
8 年 前 |
docker_cli_rmi_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_run_test.go
|
dffa5d6df2
Dropped hyphen in bind mount where appropriate
|
8 年 前 |
docker_cli_run_unix_test.go
|
dcf2632945
Revert "Block obsolete socket families in the default seccomp profile"
|
8 年 前 |
docker_cli_save_load_test.go
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年 前 |
docker_cli_save_load_unix_test.go
|
f47a61c429
fix expected output in tests
|
8 年 前 |
docker_cli_search_test.go
|
ba0afd70e8
fix some ineffectual assignments
|
8 年 前 |
docker_cli_secret_create_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 年 前 |
docker_cli_secret_inspect_test.go
|
2333b39b37
fixed:go vetting warning unkeyed fields
|
8 年 前 |
docker_cli_secret_ls_test.go
|
3935074016
make secret ls support filters in CLI
|
8 年 前 |
docker_cli_service_create_test.go
|
38c1553150
Service alias should not be copied to task alias
|
8 年 前 |
docker_cli_service_health_test.go
|
d012569b78
Update CLI commit hash
|
8 年 前 |
docker_cli_service_logs_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_cli_service_scale_test.go
|
d012569b78
Update CLI commit hash
|
8 年 前 |
docker_cli_service_update_test.go
|
d012569b78
Update CLI commit hash
|
8 年 前 |
docker_cli_sni_test.go
|
6b8341a2d5
Disable flakey TestClientSetsTLSServerName
|
9 年 前 |
docker_cli_start_test.go
|
9b47b7b151
Fix golint errors.
|
8 年 前 |
docker_cli_stats_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_stop_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_swarm_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_cli_swarm_unix_test.go
|
d012569b78
Update CLI commit hash
|
8 年 前 |
docker_cli_tag_test.go
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年 前 |
docker_cli_top_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_update_test.go
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
docker_cli_update_unix_test.go
|
6102243692
Add `--cpus` support for `docker update`
|
8 年 前 |
docker_cli_userns_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_v2_only_test.go
|
ebe66b1d0f
Use tempdir instead of working directory as build-context
|
8 年 前 |
docker_cli_version_test.go
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
docker_cli_volume_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_cli_wait_test.go
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 年 前 |
docker_deprecated_api_v124_test.go
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
docker_deprecated_api_v124_unix_test.go
|
d69d4799a3
Add a new request package in integration-cli
|
8 年 前 |
docker_experimental_network_test.go
|
39bcaee47b
Spelling fixes
|
8 年 前 |
docker_hub_pull_suite_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |
docker_utils_test.go
|
c3feb046b9
Allow stopping of paused container
|
8 年 前 |
events_utils_test.go
|
1009e6a40b
Update logrus to v1.0.1
|
8 年 前 |
fixtures_linux_daemon_test.go
|
5fa134b906
Protect images in the integration/ suite
|
8 年 前 |
requirements_test.go
|
54354db850
Windows: Add named pipe mount support
|
8 年 前 |
requirements_unix_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |
test_vars_exec_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
test_vars_noexec_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
test_vars_noseccomp_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
test_vars_seccomp_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
test_vars_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |
test_vars_unix_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
test_vars_windows_test.go
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 年 前 |
trust_server_test.go
|
15a538a627
Testing: Use local plugins, not from hub
|
8 年 前 |
utils_test.go
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 年 前 |