On July 10, 2018 11:49:31 PM GMT+03:00, Simon Glass wrote:
>On 21 June 2018 at 08:47, Ramon Fried wrote:
>> Add ut_assertnull macro to include/test/ut.h
>> For testing of functions that returns NULL on errors.
>>
>> Signed-off-by: Ramon Fried
>> ---
>> include/test/ut.h | 12
>> 1
On 21 June 2018 at 08:47, Ramon Fried wrote:
> Add ut_assertnull macro to include/test/ut.h
> For testing of functions that returns NULL on errors.
>
> Signed-off-by: Ramon Fried
> ---
> include/test/ut.h | 12
> 1 file changed, 12 insertions(+)
>
Reviewed-by: Simon Glass
Hi Simon.
Would love to get this reviewed. can you assist ?
Thanks.
Ramon.
On Fri, Jun 22, 2018 at 12:47 AM Ramon Fried wrote:
>
> Add ut_assertnull macro to include/test/ut.h
> For testing of functions that returns NULL on errors.
>
> Signed-off-by: Ramon Fried
> ---
> include/test/ut.h | 12 +
Add ut_assertnull macro to include/test/ut.h
For testing of functions that returns NULL on errors.
Signed-off-by: Ramon Fried
---
include/test/ut.h | 12
1 file changed, 12 insertions(+)
diff --git a/include/test/ut.h b/include/test/ut.h
index 59b23a25a4..fce75fd12a 100644
--- a/in
4 matches
Mail list logo