wiki:FATE/TestingCoverage

Version 1 (modified by Timothy Gu, 12 years ago) ( diff )

--

Testing Coverage of FATE Test Suite

One can easily discover untested components of FFmpeg using coverage testing. A online coverage report is available at http://coverage.ffmpeg.org/, but you can generate one yourself with gcov and either lcov or gcovr.

Getting Started

WIP

Using lcov

WIP

Using gcovr

WIP

Note: See TracWiki for help on using the wiki.