McRogueFace/tests/fuzz/seeds/anim_timer_scene
John McCardle 56eeab2ff5 Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283
Targets #269 (PythonObjectCache race), #270 (GridLayer dangling parent),
#275 (UIEntity missing tp_dealloc), #277 (GridChunk dangling parent).
Exercises timer/animation callbacks that mutate scene and drawable
lifetimes across firing boundaries, including scene swap mid-callback
and closure captures that can survive past their target's lifetime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:16:40 -04:00
..
.gitkeep Add native libFuzzer fuzz harness for Python API, addresses #283 2026-04-10 11:05:04 -04:00
seed_animate_callback.bin Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00
seed_cascade.bin Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00
seed_drop_refs.bin Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00
seed_nested.bin Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00
seed_timer_swap.bin Add fuzz_anim_timer_scene target for lifecycle bug family, addresses #283 2026-04-10 11:16:40 -04:00