MCPcopy Create free account
hub / github.com/SamNet-dev/snix / calls

Method calls

core/engine/engine_test.go:97–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97func (v *verdictCounter) calls() int { return int(v.n.Load()) }
98
99// TestEngineHappyPathInjectsAfterHandshake walks an SYN → SYN-ACK → ACK
100// sequence and asserts the engine:

Calls

no outgoing calls

Tested by

no test coverage detected