Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ TestInitialize
Function
TestInitialize
pkg/filament/cpython/interpreter_test.go:29–33 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
27
)
28
29
func
TestInitialize(t *testing.T) {
30
t.SkipNow()
31
require.NoError(t, Initialize())
32
Finalize()
33
}
Callers
nothing calls this directly
Calls
2
Initialize
Function · 0.85
Finalize
Function · 0.85
Tested by
no test coverage detected