McRogueFace/tests/fuzz/seeds/pathfinding_behavior
John McCardle 598f22060a Add fuzz_pathfinding_behavior target, addresses #283
Fuzzes grid.get_dijkstra_map with random roots/diagonal_cost/collide,
DijkstraMap.distance/path_from/step_from/to_heightmap queries, and
grid.step() with entity behavior callbacks that mutate the entity
list mid-iteration (adjacent to #273).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:18:01 -04:00
..
.gitkeep Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
seed_collide.bin Add fuzz_pathfinding_behavior target, addresses #283 2026-04-10 11:18:01 -04:00
seed_die_in_step.bin Add fuzz_pathfinding_behavior target, addresses #283 2026-04-10 11:18:01 -04:00
seed_djm.bin Add fuzz_pathfinding_behavior target, addresses #283 2026-04-10 11:18:01 -04:00
seed_spawn_move.bin Add fuzz_pathfinding_behavior target, addresses #283 2026-04-10 11:18:01 -04:00