Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KentBeck/BPlusTree3
/ test_segfault_regression.py
File
test_segfault_regression.py
python/tests/test_segfault_regression.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Regression test
for
segfault bug.
3
Following TDD: write a failing test that replicates the problem, then fix it.
4
""
"
Callers
nothing calls this directly
Calls
4
test_no_segfault_on_large_operations
Function · 0.85
test_no_segfault_multiple_trees
Function · 0.85
test_no_segfault_stress_iterations
Function · 0.85
insert
Method · 0.45
Tested by
no test coverage detected