DockerCLI/cli/connhelper/commandconn
Sebastiaan van Stijn 8bae662713
cli/connhelper/commandconn: inline variables
Inline the variables used to define the command + args used in the
tests, which makes it slightly easier to see what's run.

Also explicitly define a context, in case we want to add telemetry
to these tests.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-10 13:59:36 +01:00
..
commandconn.go commandconn: return original error while closing 2023-06-30 19:15:18 +02:00
commandconn_unix_test.go cli/connhelper/commandconn: inline variables 2024-02-10 13:59:36 +01:00
pdeathsig_linux.go commandconn: set SysProcAttr.Setsid 2019-03-06 13:22:54 +09:00
pdeathsig_nolinux.go golangci-lint: enable more linters 2023-11-20 19:52:46 +01:00
session_unix.go remove pre-go1.17 build-tags 2023-05-05 18:23:03 +02:00
session_windows.go commandconn: set SysProcAttr.Setsid 2019-03-06 13:22:54 +09:00