tests: Allow disabling leak checking assertions by env
authorRob Bradford <rob@linux.intel.com>
Fri, 17 Aug 2012 01:12:04 +0000 (18:12 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 29 Aug 2012 18:10:20 +0000 (14:10 -0400)
commitc95c2dffb0a37ae50350319c52b30629c32f6660
tree80c214aa34cf0d78bcdc687398129ec61bb949ea
parent7d3ccec18eda14a30c3edae608195898262f0d27
tests: Allow disabling leak checking assertions by env

Some code coverage tools trigger these assertions when run against the test
suite since they don't free all their memory.
tests/test-runner.c