Skip to content
Commit f91f366b authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

test: Use ut_asserteq_mem() where possible



Quite a few tests still use ut_assertok(memcmp(...)) and variants. Modify
them to use the macro designed for this purpose.

Suggested-by: default avatarWolfgang Wallner <wolfgang.wallner@br-automation.com>

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarWolfgang Wallner <wolfgang.wallner@br-automation.com>
parent d934b43a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment