]> git.dujemihanovic.xyz Git - u-boot.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)
commit20c5c45e1c81657ef79dfc6e29f07e5f45f5b01f
treed2b62604ad6de6ea81afd15a5dc41a5921de1a8f
parent4d3c84649884442367636390939da61987a83537
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]