MCPcopy
hub / github.com/cilium/ebpf / Run

Method Run

internal/testutils/testmain/main.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12type testingM interface {
13 Run() int
14}
15
16// Run m with various debug aids enabled.

Callers 15

mustRunFunction · 0.65
TestLoadNativeImageFunction · 0.65
TestMapBatchFunction · 0.65
TestMapWithLockFunction · 0.65
TestMapLoadReusePinnedFunction · 0.65
TestMapInMapFunction · 0.65
TestIterateEmptyMapFunction · 0.65
TestPerCPUMarshalingFunction · 0.65
TestLoadWrongPinFunction · 0.65

Implementers 1

Programprog.go

Calls

no outgoing calls

Tested by 15

mustRunFunction · 0.52
TestLoadNativeImageFunction · 0.52
TestMapBatchFunction · 0.52
TestMapWithLockFunction · 0.52
TestMapLoadReusePinnedFunction · 0.52
TestMapInMapFunction · 0.52
TestIterateEmptyMapFunction · 0.52
TestPerCPUMarshalingFunction · 0.52
TestLoadWrongPinFunction · 0.52