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.eoff@intel.com>
We use a simple test-runner helper that runs each test in a separate process and reports the pass/fail rate at the end.