MCPcopy Create free account
hub / github.com/containerd/nerdctl / TestMain

Function TestMain

cmd/nerdctl/issues/main_linux_test.go:29–31  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

27)
28
29func TestMain(m *testing.M) {
30 testutil.M(m)
31}
32
33// TestIssue108 tests https://github.com/containerd/nerdctl/issues/108
34// ("`nerdctl run --net=host -it` fails while `nerdctl run -it --net=host` works")

Callers

nothing calls this directly

Calls 1

MFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…