Improve selftest coverage
- Mentors
- Timothy Gu, Reynaldo Verdejo, michaelni
- Organization
- FFmpeg
Doing changes on large projects can break the project, besides finding bugs can be hard and tedious. Tests help to prevent, find and fix bugs much quicker. FFmpeg contains many self-tests, but still more code is not tested. My work is to significantly improve selftest coverage.