Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ TestMain
Function
TestMain
cmd/nerdctl/inspect/inspect_test.go:33–35 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
31
)
32
33
func
TestMain(m *testing.M) {
34
testutil.M(m)
35
}
36
37
func
TestInspectSimpleCase(t *testing.T) {
38
nerdtest.Setup()
Callers
nothing calls this directly
Calls
1
M
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…