#132: Use gcov
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: task | Status: new
Priority: major | Milestone: Olena 1.1
Component: Milena | Version: 1.0
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Description changed by levill_r:
Old description:
1. Use `gcov` to check which parts of Olena are
actually covered
(instantiated and checked) by the test suite.
1. Automate with make.
1. Optionally use
* Google's !CoverStory:
http://code.google.com/p/coverstory/
* the LTP GCOV Extension (`lcov`):
http://ltp.sourceforge.net/coverage/lcov.php
New description:
1. Use `gcov` to check which parts of Olena are actually covered
(instantiated and checked) by the test suite.
1. Automate with make.
1. Optionally use
* Google's !CoverStory:
http://code.google.com/p/coverstory/
* the LTP GCOV Extension (`lcov`):
http://ltp.sourceforge.net/coverage/lcov.php
See also
http://www.toofishes.net/blog/using-gcov-code-coverage-testing/.
--
--
Ticket URL: <https://trac.lrde.org/olena/ticket/132#comment:3>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.