.. |
fixtures
|
7bb9fc415a
Fix for zero-sized layers
|
9 lat temu |
check_test.go
|
011b4f01f4
integration-cli: add suite for testing registries with auth
|
9 lat temu |
docker_api_attach_test.go
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
docker_api_build_test.go
|
253f975fdb
Use checker assert for docker_api_build_test.go
|
9 lat temu |
docker_api_containers_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_api_create_test.go
|
8a68315c38
Fix error message in container creation
|
9 lat temu |
docker_api_events_test.go
|
72f1881df1
Add event types.
|
9 lat temu |
docker_api_exec_resize_test.go
|
157b66ad39
Remove exec-driver global daemon option.
|
9 lat temu |
docker_api_exec_test.go
|
9642c8170a
Windows CI: Port TestExecApi* tests
|
9 lat temu |
docker_api_images_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_api_info_test.go
|
e732f4e649
Added additional container information to "docker info".
|
9 lat temu |
docker_api_inspect_test.go
|
3c61f00616
Windows CI: PortTestInspectApi*
|
9 lat temu |
docker_api_inspect_unix_test.go
|
d53a9bcb13
Checkers on docker_api_inspect_unix_test.go
|
9 lat temu |
docker_api_logs_test.go
|
7aab43e8d4
Cleaned up integration-cli/docker_api_logs_test.go
|
9 lat temu |
docker_api_network_test.go
|
4c380010a6
Windows CI: Turn off network API tests
|
9 lat temu |
docker_api_resize_test.go
|
710817a71b
Use checker on integration test when possible
|
9 lat temu |
docker_api_stats_test.go
|
d474f7fb86
remove the check of ContentLength in TestApiStatsNoStreamGetCpu
|
9 lat temu |
docker_api_test.go
|
278e75800c
pkg/version.Version: use the new String() method
|
9 lat temu |
docker_api_update_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_api_version_test.go
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 lat temu |
docker_api_volumes_test.go
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 lat temu |
docker_cli_attach_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_attach_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_authz_unix_test.go
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 lat temu |
docker_cli_build_test.go
|
35ef3efe9a
Merge pull request #19805 from WeiZhang555/test-inspect
|
9 lat temu |
docker_cli_build_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_by_digest_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_commit_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_config_test.go
|
8054a30387
dockerversion placeholder for library import
|
9 lat temu |
docker_cli_cp_from_container_test.go
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 lat temu |
docker_cli_cp_test.go
|
25c383391a
Windows CI: Deal with failing tests for TP4
|
9 lat temu |
docker_cli_cp_to_container_test.go
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
docker_cli_cp_utils.go
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 lat temu |
docker_cli_create_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_daemon_test.go
|
997e61add9
Merge pull request #19658 from wenchma/19425-daemon_ipv6
|
9 lat temu |
docker_cli_diff_test.go
|
4357ed4a73
*: purge dockerinit from source code
|
9 lat temu |
docker_cli_events_test.go
|
746f6af9aa
Sort the attributes for events
|
9 lat temu |
docker_cli_events_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_exec_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_exec_unix_test.go
|
0e16eacad4
Probably fix flaky test TestExecTTY
|
9 lat temu |
docker_cli_experimental_test.go
|
157b66ad39
Remove exec-driver global daemon option.
|
9 lat temu |
docker_cli_export_import_test.go
|
e72f92cb99
Using checkers assert for integration-cli/docker_cli_export_import_test.go
|
9 lat temu |
docker_cli_external_graphdriver_unix_test.go
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 lat temu |
docker_cli_help_test.go
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 lat temu |
docker_cli_history_test.go
|
87839b345e
Temporarily removing TestBuildHistory on Windows for perf reasons
|
9 lat temu |
docker_cli_images_test.go
|
5ee69eb470
Fix image filter
|
9 lat temu |
docker_cli_import_test.go
|
288214e5ae
Use of checkers on docker_cli_import_test.go.
|
9 lat temu |
docker_cli_info_test.go
|
e732f4e649
Added additional container information to "docker info".
|
9 lat temu |
docker_cli_inspect_experimental_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_inspect_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_kill_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_links_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_links_unix_test.go
|
97b9223a1f
use of checkers on Integration test
|
9 lat temu |
docker_cli_login_test.go
|
011b4f01f4
integration-cli: add suite for testing registries with auth
|
9 lat temu |
docker_cli_logs_test.go
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 lat temu |
docker_cli_nat_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_netmode_test.go
|
a9c7c48cca
update integration-cli/docker_cli_netmode_test.go
|
9 lat temu |
docker_cli_network_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_oom_killed_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_pause_test.go
|
25c383391a
Windows CI: Deal with failing tests for TP4
|
9 lat temu |
docker_cli_port_test.go
|
e38463b277
Move port-mapping ownership closer to Sandbox (from Endpoint)
|
9 lat temu |
docker_cli_proxy_test.go
|
1db161768c
update docker_cli_proxy_test.go
|
9 lat temu |
docker_cli_ps_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_pull_local_test.go
|
e8ce350669
Merge pull request #19424 from aaronlehmann/revert-multiple-pull-errors
|
9 lat temu |
docker_cli_pull_test.go
|
87338bf0fa
Revert reporting of multiple pull errors
|
9 lat temu |
docker_cli_pull_trusted_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_push_test.go
|
0617521ba2
Update integration tests with new error messages, and to use different repos per test.
|
9 lat temu |
docker_cli_rename_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_restart_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_rm_test.go
|
e0dc4f27f6
Remove redundant error messages
|
9 lat temu |
docker_cli_rmi_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_run_test.go
|
54320d8d18
Signed-off-by: John Howard <jhoward@microsoft.com>
|
9 lat temu |
docker_cli_run_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_save_load_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_save_load_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_search_test.go
|
28cff8bd03
Update test
|
9 lat temu |
docker_cli_start_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_start_volume_driver_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_stats_test.go
|
71d6e71cff
Fix flaky test TestStatsAllNewContainersAdded
|
9 lat temu |
docker_cli_tag_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_top_test.go
|
ed9434c5bb
Merge pull request #12648 from estesp/userns-impl
|
9 lat temu |
docker_cli_update_unix_test.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
docker_cli_v2_only_test.go
|
1f0f41e8d7
integration-cli: add _test suffix to test file
|
9 lat temu |
docker_cli_version_test.go
|
b1cc78b8f5
Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.
|
9 lat temu |
docker_cli_volume_driver_compat_unix_test.go
|
f6c20d9b22
Add back compat for volume drivers `Get` and `Ls`
|
9 lat temu |
docker_cli_volume_test.go
|
1431b623a4
Make volume dangling filter return only used volumes with `dangling=false`.
|
9 lat temu |
docker_cli_wait_test.go
|
19c30447b5
use of checkers on Integration test
|
9 lat temu |
docker_hub_pull_suite_test.go
|
ee7fdbe8b9
Use Assert statement to replace condition judgment
|
9 lat temu |
docker_test_vars.go
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
docker_utils.go
|
62a856e912
Assert error in body of function `inspectField*`
|
9 lat temu |
events_utils.go
|
27b060492c
Fix channel closing race in event tests.
|
9 lat temu |
registry.go
|
011b4f01f4
integration-cli: add suite for testing registries with auth
|
9 lat temu |
registry_mock.go
|
55cec657bb
integration-cli: log error when starting registry
|
9 lat temu |
requirements.go
|
d12f4babdd
Fix test requirement for ARM
|
9 lat temu |
requirements_unix.go
|
40d5ced9d0
check seccomp is configured in the kernel
|
9 lat temu |
test_vars_exec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 lat temu |
test_vars_noexec.go
|
102e061147
integration-cli: add test requirement ExecSupport
|
10 lat temu |
test_vars_noseccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
9 lat temu |
test_vars_seccomp.go
|
0433e38915
Allow non-seccomp platforms to pass integration-cli tests
|
9 lat temu |
test_vars_unix.go
|
777ee34b07
Factorize sleeping containers
|
9 lat temu |
test_vars_windows.go
|
777ee34b07
Factorize sleeping containers
|
9 lat temu |
trust_server.go
|
910a5fc234
Fix DockerTrustSuite SetUpTest
|
9 lat temu |
utils.go
|
e65a7dabb9
Fixes 16556 CI failures
|
9 lat temu |