Osman, Ahmed wrote:
> Hi Paul,
> 
> Thanks for your feedback but this will contain redundant information.

Hi

That doesn't bother me too much.

We run nonregression suites with Valgrind over the weekend. That covers 
about half a dozen applications, and each test suite has something like 
100 to 700 testcases, so each suite contains something like 1000 tests.

Like I said, I just cat everything together, and then use an app full of 
regexps to parse the results, giving a summary of type of application, 
type of error and call stack. I also generate a small file per testcase 
with in the suppression file format to make it easier to add suppressions.

I keep the summaries so that I can perform diffs on the numbers of 
errors and which testcases they appeared in (or disappeared from).

A+
Paul
-- 
Paul Floyd                 http://paulf.free.fr



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to