moby--moby/daemon/config
Sebastiaan van Stijn 1f187e640c
daemon/config: use more assertions in tests
Removes some custom handling, some of which were giving the wrong
error on failure ("expected no error" when we were checking for an
error).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-29 19:59:23 +02:00
..
builder.go Add GoDoc to fix linting validation 2019-10-21 21:36:22 +02:00
builder_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config.go daemon/config: New(): set more defaults 2022-06-29 19:59:18 +02:00
config_linux.go daemon/config: remove unneeded alias 2022-04-17 13:08:34 +02:00
config_linux_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
config_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
config_windows.go Allow switching Windows runtimes. 2021-09-23 17:44:04 +00:00
config_windows_test.go daemon/config: use more assertions in tests 2022-06-29 19:59:23 +02:00
opts.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00