Re: [PATCH v2] Add simple memory leak check to all tests.

2012-03-24 Thread Kristian Hoegsberg
On Fri, Mar 23, 2012 at 10:01:23AM -0700, U. Artie Eoff wrote: From: U. Artie Eoff ullysses.a.e...@intel.com Wrap all tests with a memory balance check to detect potential memory leaks. Fixed a few tests that had memory leaks contained in the tests themselves. Thanks Artie, looks good.

[PATCH v2] Add simple memory leak check to all tests.

2012-03-23 Thread U. Artie Eoff
From: U. Artie Eoff ullysses.a.e...@intel.com Wrap all tests with a memory balance check to detect potential memory leaks. Fixed a few tests that had memory leaks contained in the tests themselves. Signed-off-by: U. Artie Eoff ullysses.a.e...@intel.com --- tests/Makefile.am |2 +-