[U-Boot] [PATCH v4 04/17] test: Add tests for sysreset_get_status
Simon Glass
sjg at chromium.org
Fri Sep 28 15:55:33 UTC 2018
On 6 August 2018 at 01:23, Mario Six <mario.six at gdsys.cc> wrote:
> Add some tests for sysreset_get_status.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> Notes:
> v3 -> v4:
> * Switched to usage of strlcpy
>
> v2 -> v3:
> New in v3.
>
> drivers/sysreset/sysreset_sandbox.c | 16 ++++++++++++++++
> test/dm/sysreset.c | 20 ++++++++++++++++++++
> 2 files changed, 36 insertions(+)
Applied to u-boot-dm, and now in mainline, thanks!
More information about the U-Boot
mailing list