moby/integration/container
Sebastiaan van Stijn 89a4e6b889
integration/container: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-29 00:31:10 +02:00
..
testdata/cdi Add support for CDI devices to docker daemon under linux 2023-05-16 17:07:57 +02:00
attach_test.go Make it explicit raw|multiplexed stream implementation being used 2022-05-12 11:36:31 +02:00
cdi_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
checkpoint_test.go integration(-cli): remove some redundant formatting 2022-10-08 17:41:39 +02:00
container_test.go runconfig: ContainerDecoder(): fix handling of invalid JSON 2022-04-11 21:44:45 +02:00
copy_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
create_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
daemon_linux_test.go daemon: fix restoring container with missing task 2023-06-23 11:28:45 -04:00
daemon_test.go On startup, actually shutdown the container. 2020-04-13 14:20:12 -07:00
devices_windows_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
diff_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
exec_linux_test.go container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
exec_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
export_test.go Using test names instead of hardcoded ones in integration/container directory 2020-05-18 16:37:04 +01:00
health_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
inspect_test.go daemon: add annotations to container HostConfig 2023-02-23 18:59:00 -05:00
ipcmode_linux_test.go rootless: support --ipc=host 2023-01-21 01:00:27 +09:00
kill_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
links_linux_test.go integration: inline filters in tests 2023-04-25 15:15:50 +02:00
logs_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
mounts_linux_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
nat_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
pause_test.go use consistent alias for containerd's errdefs package 2023-04-08 19:30:33 +02:00
pidmode_linux_test.go rootless: support --pid=host 2021-02-01 14:55:18 +09:00
ps_test.go integration: inline filters in tests 2023-04-25 15:15:50 +02:00
remove_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
rename_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
resize_test.go Prepare tests for Windows containerd support 2021-04-22 10:50:00 +03:00
restart_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
run_cgroupns_linux_test.go integration: port TestRunModePIDHost from CLI test to API test 2021-02-01 14:54:07 +09:00
run_linux_test.go integration/container: format code with gofumpt 2023-06-29 00:31:10 +02:00
stats_test.go Merge pull request #40478 from cpuguy83/dont-prime-the-stats 2020-04-16 20:57:06 +02:00
stop_linux_test.go don't cancel container stop when cancelling context 2023-06-20 11:53:23 +02:00
stop_test.go integration: Extract StopContainerWindowsPollTimeout const 2023-03-06 16:21:55 +01:00
stop_windows_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
update_linux_test.go test-integration: support cgroup2 2020-06-22 14:17:45 +09:00
update_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
wait_test.go integration: Extract StopContainerWindowsPollTimeout const 2023-03-06 16:21:55 +01:00