On 31 July 2018 at 06:24, Mario Six <mario....@gdsys.cc> wrote:
> Add a set of tests for the misc uclass.
>
> Signed-off-by: Mario Six <mario....@gdsys.cc>
> ---
>
> v3 -> v4:
> New in v4
>
> ---
>  arch/sandbox/dts/test.dts   |   4 ++
>  drivers/misc/Makefile       |   2 +-
>  drivers/misc/misc_sandbox.c | 133 
> ++++++++++++++++++++++++++++++++++++++++++++
>  test/dm/Makefile            |   1 +
>  test/dm/misc.c              |  83 +++++++++++++++++++++++++++
>  5 files changed, 222 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/misc/misc_sandbox.c
>  create mode 100644 test/dm/misc.c
>

Reviewed-by: Simon Glass <s...@chromium.org>

Very nice, thanks.

Maybe we should have ut_asserttrue/false?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to