Date: Tue, 17 Feb 2009 19:30:42 +0100 From: Thierry Thomas <thierry@FreeBSD.org> To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no> Cc: chat@freebsd.org Subject: Re: Test coverage analysis Message-ID: <20090217183042.GT86325@graf.pompo.net> In-Reply-To: <86bpt1chp4.fsf@ds4.des.no> References: <86bpt1chp4.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, Le Mar 17 fév 09 à 14:32:23 +0100, Dag-Erling Smørgrav <des@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. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkmbAlIACgkQc95pjMcUBaJ5MACaAwUm7wyWf8sXl9tVy3UnTK4c Cw0AnjBySbdaxR3WD6RXyxlAfpXMi2tC =fv4H -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090217183042.GT86325>
