Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KentBeck/BPlusTree3
/ test_c_extension_segfault_fix.py
File
test_c_extension_segfault_fix.py
python/tests/test_c_extension_segfault_fix.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Test that the C extension segfault issue has been fixed.
3
4
This test specifically targets the reference counting bug in node splitting
Callers
nothing calls this directly
Calls
8
TestCExtensionSegfaultFix
Class · 0.85
test_sequential_insertion_no_segfault
Method · 0.80
test_random_insertion_no_segfault
Method · 0.80
test_deletion_after_splits_no_segfault
Method · 0.80
test_iteration_after_splits_no_segfault
Method · 0.80
test_concurrent_modification_safety
Method · 0.80
test_memory_stress_test
Method · 0.80
insert
Method · 0.45
Tested by
no test coverage detected