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

Function TestMain

cmd/nerdctl/network/network_test.go:25–27  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

23)
24
25func TestMain(m *testing.M) {
26 testutil.M(m)
27}

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…