[U-Boot] [PATCH v3 55/72] dm: phy: Update tests to use ut_asserteq()
sjg at google.com
sjg at google.com
Thu May 25 00:06:03 UTC 2017
Use ut_asserteq() to test equality since this gives a better error message
on failure. Also make a few of the tests more specific.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
test/dm/phy.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list