
25 May
2017
25 May
'17
2:06 a.m.
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@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