]> git.baikalelectronics.ru Git - uboot.git/commit
test: add tests of 'read' and 'write' shell commands
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Thu, 2 Mar 2023 08:12:25 +0000 (09:12 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Mar 2023 21:27:51 +0000 (17:27 -0400)
commitc716492641b634b0ec5ce0f49a3b605d47cbfbd8
treed2b62604ad6de6ea81afd15a5dc41a5921de1a8f
parent68252b70a18c84123f7fece77a449b2a335263af
test: add tests of 'read' and 'write' shell commands

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
test/cmd/Makefile
test/cmd/rw.c [new file with mode: 0644]