
#132: Use gcov -----------------------+------------------------ Reporter: levill_r | Owner: Olena Team Type: task | Status: new Priority: major | Milestone: Component: Olena | Version: 2.0 Resolution: | Keywords: -----------------------+------------------------ Changes (by levill_r): * version: 1.0 => 2.0 * component: Milena => Olena * milestone: Olena 2.1 => 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
See also http://www.toofishes.net/blog/using-gcov-code-coverage-testing/.
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. Harness with !TeamCity. 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.epita.fr/olena/ticket/132#comment:4> Olena <http://olena.lrde.epita.fr> Olena, a generic and efficient image processing platform