Commit 71e3fbf
add adversarial tests for node_id_occupancy_update and callees
22 tests in new test_intrusive_misc.c covering:
- node_id_occupancy_reset/update (early exits, collision reroll,
probabilistic purge, TX purge on collision)
- exhaustive zc=1 sweep (127 sub-cases) and 1000-iteration
random property test
9 tests added to test_intrusive_util.c covering:
- bitmap_set/bitmap_test (boundaries, round-trip, idempotency)
- random (bound edge cases, range exhaustive)
- chance (deterministic edges, statistical)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f1eb157 commit 71e3fbf
File tree
3 files changed
+783
-0
lines changed- tests
- src
3 files changed
+783
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
0 commit comments