Test coverage analysis

Thierry Thomas thierry at FreeBSD.org
Tue Feb 17 11:17:56 PST 2009


Hello,

Le Mar 17 fév 09 à 14:32:23 +0100, Dag-Erling Smørgrav <des at des.no>
 écrivait :
> Does anybody here have any experience with test coverage analysis tools
> that support C and C++ on at least one of Solaris / Linux / FreeBSD?
> I've looked at Dynamic Memory Solutions (http://www.dynamic-memory.com/)
> and Testwell (http://www.testwell.fi/), but I haven't tried them, and
> I'm sure there are others I don't know about.  TIA!

No such experience yet, but I have plans to investigate gcc with
 -fprofile-arcs -ftest-coverage
and then gcov (1):

<http://gcc.gnu.org/onlinedocs/gcc/Gcov.html>

Or maybe bcov <http://bcov.sourceforge.net/>.

Good luck!
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-chat/attachments/20090217/278fb329/attachment.pgp


More information about the freebsd-chat mailing list