Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ main
Function
main
src/common/classes/misc/class_test.cpp:629–636 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
int main()
630
{
631
testVector();
632
testSortedVector();
633
testBePlusTree();
634
testAllocator();
635
testBitmap();
636
}
637
Callers
nothing calls this directly
Calls
5
testVector
Function · 0.85
testSortedVector
Function · 0.85
testBePlusTree
Function · 0.85
testAllocator
Function · 0.85
testBitmap
Function · 0.85
Tested by
no test coverage detected