
6 Apr
2020
6 Apr
'20
1:53 p.m.
Hi Simon,
-----"Simon Glass" sjg@chromium.org schrieb: -----
Since ut_asserteq_mem() uses bin2hex() we should include this header in ut.h to avoid errors. Add it.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Add new patch to add hexdump.h to the unit test header
Changes in v2: None
include/test/ut.h | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com