1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration-cli
Srini Brahmaroutu e0fa577378 filter events by container name,id or partial id
Addresses #10645

Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
2015-03-06 19:54:57 +00:00
..
docker_api_attach_test.go
docker_api_containers_test.go Merge pull request #10858 from duglin/10807-MixedcaseDockerfile 2015-03-04 03:52:49 -08:00
docker_api_exec_test.go
docker_api_inspect_test.go Better test cleanup with defer 2015-02-20 14:04:36 -08:00
docker_api_resize_test.go
docker_cli_attach_test.go
docker_cli_attach_unix_test.go
docker_cli_build_test.go Merge pull request #11186 from ahmetalpbalkan/win-cli/TestBuild-case-sensitive-fix 2015-03-06 13:43:01 -05:00
docker_cli_commit_test.go integ-cli: fix TestCommitChange for pulled busybox 2015-02-26 20:08:16 -08:00
docker_cli_cp_test.go integ-cli: Skip tests assuming daemon/cli are on the same host 2015-02-23 14:08:05 -08:00
docker_cli_create_test.go Last three tests skip on lxc. 2015-03-04 06:04:25 -08:00
docker_cli_daemon_test.go Skip new ulimits test on lxc 2015-03-04 08:28:32 -08:00
docker_cli_diff_test.go
docker_cli_events_test.go filter events by container name,id or partial id 2015-03-06 19:54:57 +00:00
docker_cli_events_unix_test.go
docker_cli_exec_test.go integ-cli: Skip some exec tests requiring same-host daemon 2015-02-24 16:39:42 -08:00
docker_cli_export_import_test.go
docker_cli_help_test.go Fix 'docker ps --help' so the options don't span more than one line 2015-03-03 10:02:23 -08:00
docker_cli_history_test.go
docker_cli_images_test.go
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_inspect_test.go
docker_cli_kill_test.go
docker_cli_links_test.go Last three tests skip on lxc. 2015-03-04 06:04:25 -08:00
docker_cli_login_test.go
docker_cli_logs_test.go
docker_cli_nat_test.go Last three tests skip on lxc. 2015-03-04 06:04:25 -08:00
docker_cli_pause_test.go
docker_cli_port_test.go Better test cleanup with defer 2015-02-20 14:04:36 -08:00
docker_cli_proxy_test.go integ-cli: skip TestCliProxyProxyTCPSock on remote daemon 2015-02-24 12:04:33 -08:00
docker_cli_ps_test.go Better test cleanup with defer 2015-02-20 14:04:36 -08:00
docker_cli_pull_test.go
docker_cli_push_test.go
docker_cli_rename_test.go Prefix / to the container name is ignored when container is renamed 2015-02-27 22:40:04 +00:00
docker_cli_restart_test.go Better test cleanup with defer 2015-02-20 14:04:36 -08:00
docker_cli_rm_test.go Last three tests skip on lxc. 2015-03-04 06:04:25 -08:00
docker_cli_rmi_test.go Better error message for "docker rmi ''" 2015-03-04 13:21:59 -08:00
docker_cli_run_test.go integ-cli: fix test requiring scratch 2015-03-06 08:52:40 -08:00
docker_cli_run_unix_test.go Skip new ulimits test on lxc 2015-03-04 08:28:32 -08:00
docker_cli_save_load_test.go Reinit slice for each dir in search 2015-02-25 15:53:07 -08:00
docker_cli_save_load_unix_test.go
docker_cli_search_test.go
docker_cli_start_test.go
docker_cli_tag_test.go
docker_cli_top_test.go
docker_cli_version_test.go cli: Add server OS/Arch info to 'version' cmd 2015-02-23 14:32:25 -08:00
docker_test_vars.go
docker_test_vars_cli.go
docker_test_vars_daemon.go
docker_utils.go Merge pull request #11005 from ahmetalpbalkan/win-cli/RegistryV2-skip 2015-03-02 12:41:21 -08:00
MAINTAINERS
registry.go
requirements.go Don't test resolv.conf updater on overlay filesystem 2015-03-05 00:22:01 -05:00
test_vars_exec.go integration-cli: add test requirement ExecSupport 2015-02-20 23:24:30 -08:00
test_vars_noexec.go integration-cli: add test requirement ExecSupport 2015-02-20 23:24:30 -08:00
test_vars_unix.go pkg/archive: adjust chmod bits on windows 2015-03-04 14:10:37 -08:00
test_vars_windows.go pkg/archive: adjust chmod bits on windows 2015-03-04 14:10:37 -08:00
utils.go Merge pull request #10798 from ahmetalpbalkan/win-cli/TestEventsUntag-fix 2015-03-04 03:54:33 -08:00