[U-Boot] [PATCH] test: Add ut_assertnull macro

Simon Glass sjg at chromium.org
Tue Jul 10 20:49:31 UTC 2018


On 21 June 2018 at 08:47, Ramon Fried <ramon.fried at gmail.com> wrote:
> Add ut_assertnull macro to include/test/ut.h
> For testing of functions that returns NULL on errors.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
>  include/test/ut.h | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list