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
--mxv5cy4qt+RJ9ypb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, Le Mar 17 f=E9v 09 =E0 14:32:23 +0100, Dag-Erling Sm=F8rgrav <des@des.no> =E9crivait=A0: > 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! --=20 Th. Thomas. --mxv5cy4qt+RJ9ypb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkmbAlIACgkQc95pjMcUBaJ5MACaAwUm7wyWf8sXl9tVy3UnTK4c Cw0AnjBySbdaxR3WD6RXyxlAfpXMi2tC =fv4H -----END PGP SIGNATURE----- --mxv5cy4qt+RJ9ypb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090217183042.GT86325>