When running these tests on sandbox any failures result in very large or long pointer values which are a pain to work with. Map them to an address so it is easier to diagnose failures.
Signed-off-by: Simon Glass <s...@chromium.org> --- include/test/ut.h | 13 +++++++++++++ test/bloblist.c | 17 +++++++++-------- 2 files changed, 22 insertions(+), 8 deletions(-) Applied to u-boot-dm/next, thanks!