MCPcopy 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
29func TestInitialize(t *testing.T) {
30 t.SkipNow()
31 require.NoError(t, Initialize())
32 Finalize()
33}

Callers

nothing calls this directly

Calls 2

InitializeFunction · 0.85
FinalizeFunction · 0.85

Tested by

no test coverage detected