On Mon, 2009-07-06 at 11:57 -0700, Mark Leone wrote:
> 
> Such a feature would be very helpful for automatic regression testing.
>  It would be unfortunate to resort to scraping the warning output to
> determine pass/fail status.

When I faced this problem I resorted to using the XML output of valgrind
and writing my own wrapper which could return an exit code on various
conditions being true, it wasn't particularly quick to do but once
implemented it was very versatile.

I probably still have the code for it around somewhere if you wanted a
copy.

Ashley Pittman,

-- 

Ashley Pittman, Bath, UK.

Padb - A parallel job inspection tool for cluster computing
http://padb.pittman.org.uk


------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to