Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
func
(v *verdictCounter) calls() int {
return
int(v.n.Load()) }
98
99
// TestEngineHappyPathInjectsAfterHandshake walks an SYN → SYN-ACK → ACK
100
// sequence and asserts the engine:
Callers
2
TestEngineHappyPathInjectsAfterHandshake
Function · 0.95
TestEngineOutOfScopeFlowsPassThrough
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected