dm: test: Show the amount of leaked memory on error
authorSimon Glass <sjg@chromium.org>
Sat, 12 Sep 2015 14:45:20 +0000 (08:45 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 5 Oct 2015 14:47:49 +0000 (15:47 +0100)
commitcbfc2ff9da392d61cd456703ea6256996eb8beb1
treeab5db87e61244b1986adf2531356b9422f658547
parent84d26e296ab62b172f73b5367d9b7295309dfdd5
dm: test: Show the amount of leaked memory on error

Adjust the memory leak tests to show the amount of memory leaked. This can
be a useful signal as to what is wrong.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/core.c