
28 Sep
2018
28 Sep
'18
5:55 p.m.
On 6 August 2018 at 01:23, Mario Six mario.six@gdsys.cc wrote:
Add some tests for sysreset_get_status.
Reviewed-by: Simon Glass sjg@chromium.org Signed-off-by: Mario Six mario.six@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!