commit | cbfc2ff9da392d61cd456703ea6256996eb8beb1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 12 08:45:20 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 05 15:47:49 2015 +0100 |
tree | ab5db87e61244b1986adf2531356b9422f658547 | |
parent | 84d26e296ab62b172f73b5367d9b7295309dfdd5 [diff] |
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>