commit | 94d2218828668e19c6604a79369e4f93f8155992 | [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 | bb53bda40ef7e118f76a61ef4fc14a3381af8cff [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>