C Testing

C testing workflow for unit and integration tests: deterministic harnesses, CMake/CTest execution strategy, sanitizer-first debugging, and fuzzing escalation. Use when writing or fixing tests for C (C11+) modules, stabilizing flaky suites, or reproducing memory/UB bugs.

AeonDave 9abe70d 5 files · 14.4 KB Updated

File contents

AeonDave/malskill/tree/main/coding/c-testing commit 9abe70d5a8

Frequently asked questions

npx skillmds@latest add aeondave/c-testing