dm: test: Improve partition test error output
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 3 Jul 2023 13:39:53 +0000 (08:39 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 17 Jul 2023 19:39:55 +0000 (15:39 -0400)
commit44ef2855e1ec5964c02cadd2cc3423f87524830b
tree7c5645eadad71d777ca8ff6a15577c47bc6f4c93
parent19c961e21cfcc1ea01f50bcfec09331d112f73d3
dm: test: Improve partition test error output

Improve the logging when the partition test fails so that it is clear
what went wrong, shown with actual values.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/part.c