MCPcopy
hub / github.com/google/gvisor / Helper

Method Helper

test/secfuzz/secfuzz.go:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48// It is the subset of `testing.F` that secfuzz uses.
49type FuzzLike interface {
50 Helper()
51 Add(seed ...any)
52 Errorf(message string, values ...any)
53 Fatalf(message string, values ...any)

Callers 15

verifyEqualityFunction · 0.65
createParserRunnerFunction · 0.65
getDriverDefsFunction · 0.65
checkSimpleRecordFunction · 0.65
checkComplexAliasFunction · 0.65
flattenNvproxyStructFunction · 0.65
flattenDriverStructFunction · 0.65
compareStructsFunction · 0.65
compareTypesFunction · 0.65
testHandlerFunction · 0.65
readInotifyEventsFunction · 0.65
newResolveTestVFSFunction · 0.65

Implementers 1

StaticCorpustest/secfuzz/secfuzz.go

Calls

no outgoing calls

Tested by 15

verifyEqualityFunction · 0.52
createParserRunnerFunction · 0.52
getDriverDefsFunction · 0.52
checkSimpleRecordFunction · 0.52
checkComplexAliasFunction · 0.52
flattenNvproxyStructFunction · 0.52
flattenDriverStructFunction · 0.52
compareStructsFunction · 0.52
compareTypesFunction · 0.52
testHandlerFunction · 0.52
readInotifyEventsFunction · 0.52
newResolveTestVFSFunction · 0.52