MCPcopy Create free account
hub / github.com/KentBeck/BPlusTree3 / test_no_segfaults.py

File test_no_segfaults.py

python/tests/test_no_segfaults.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Test that ensures NO segfaults occur under any circumstances.
3A segfault is always a critical bug that must be fixed.
4"""

Callers

nothing calls this directly

Calls 2

test_no_segfaultsFunction · 0.85
insertMethod · 0.45

Tested by

no test coverage detected