moby--moby/integration/container
Sebastiaan van Stijn 31a938c73c
integration: fix empty-lines (revive)
integration/config/config_test.go:106:31: empty-lines: extra empty line at the end of a block (revive)
    integration/secret/secret_test.go:106:31: empty-lines: extra empty line at the end of a block (revive)
    integration/network/service_test.go:58:50: empty-lines: extra empty line at the end of a block (revive)
    integration/network/service_test.go:401:58: empty-lines: extra empty line at the end of a block (revive)
    integration/system/event_test.go:30:38: empty-lines: extra empty line at the end of a block (revive)
    integration/plugin/logging/read_test.go:19:41: empty-lines: extra empty line at the end of a block (revive)
    integration/service/list_test.go:30:48: empty-lines: extra empty line at the end of a block (revive)
    integration/service/create_test.go:400:46: empty-lines: extra empty line at the start of a block (revive)
    integration/container/logs_test.go:156:42: empty-lines: extra empty line at the end of a block (revive)
    integration/container/daemon_linux_test.go:135:44: empty-lines: extra empty line at the end of a block (revive)
    integration/container/restart_test.go:160:62: empty-lines: extra empty line at the end of a block (revive)
    integration/container/wait_test.go:181:47: empty-lines: extra empty line at the end of a block (revive)
    integration/container/restart_test.go:116:30: empty-lines: extra empty line at the end of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 786e6d80ba)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-30 23:59:30 +02:00
..
attach_test.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00
checkpoint_test.go
container_test.go
copy_test.go
create_test.go Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode 2022-05-25 17:41:51 +02:00
daemon_linux_test.go integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
daemon_test.go
devices_windows_test.go
diff_test.go
exec_linux_test.go container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
exec_test.go
export_test.go
health_test.go daemon: kill exec process on ctx cancel 2022-08-23 22:09:40 +02:00
inspect_test.go
ipcmode_linux_test.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
kill_test.go
links_linux_test.go
logs_test.go integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
main_test.go
mounts_linux_test.go
nat_test.go integration: TestNetworkLoopbackNat is broken on GitHub Runner 2022-09-08 13:50:18 +02:00
pause_test.go client: ContainerStop(), ContainerRestart(): support stop-signal 2022-04-20 21:29:34 +02:00
pidmode_linux_test.go
ps_test.go
remove_test.go
rename_test.go client: ContainerStop(), ContainerRestart(): support stop-signal 2022-04-20 21:29:34 +02:00
resize_test.go
restart_test.go integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
run_cgroupns_linux_test.go
run_linux_test.go Allow containerd shim refs in default-runtime 2022-08-18 18:51:23 +00:00
stats_test.go
stop_linux_test.go client: ContainerStop(), ContainerRestart(): support stop-signal 2022-04-20 21:29:34 +02:00
stop_test.go client: ContainerStop(), ContainerRestart(): support stop-signal 2022-04-20 21:29:34 +02:00
stop_windows_test.go client: ContainerStop(), ContainerRestart(): support stop-signal 2022-04-20 21:29:34 +02:00
update_linux_test.go
update_test.go
wait_test.go integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00