moby--moby/testutil
Artem Khramov 8f1b2a0fd3
Port testutil/daemon to FreeBSD
testutil/daemon uses a generic unix implementation that assumes that
the host OS supports cgroups & network namespaces, which is not the
case for FreeBSD.

This change adds a FreeBSD-specific implementation for
`testutil/daemon`, namely for `cleanupNetworkNamespace` and
`CgroupNamespace` functions.

Signed-off-by: Artem Khramov <akhramov@pm.me>
2021-10-16 09:51:55 +03:00
..
daemon Port testutil/daemon to FreeBSD 2021-10-16 09:51:55 +03:00
environment Merge pull request #41479 from olljanat/ci-win-containerd-support 2021-08-24 22:29:14 +02:00
fakecontext refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakegit refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakestorage refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fixtures refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
registry refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
request refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
doc.go
helper.go
helpers.go
stringutils.go gosec: G404: Use of weak random number generator 2021-06-10 13:03:18 +02:00
stringutils_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00