]> git.baikalelectronics.ru Git - uboot.git/commit
test: dm: rtc: add tests of rtc shell command
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Mon, 6 Jul 2020 20:01:20 +0000 (22:01 +0200)
committerHeiko Schocher <hs@denx.de>
Thu, 9 Jul 2020 04:02:45 +0000 (06:02 +0200)
commit66b37b0c31582f5a2516c586bb2bd28ce61a3b9c
tree8904ffe8075612396dc7e912d8201d8a2eb080cb
parent89e1b0992c114c198f99328d4c52a7e1e73c92d2
test: dm: rtc: add tests of rtc shell command

Add tests of the "list", "read" and "write" subcommands of the rtc
shell command.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
test/dm/rtc.c