]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: unit test for echo command
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 21 Jan 2021 17:41:28 +0000 (18:41 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 25 Jan 2021 00:15:33 +0000 (01:15 +0100)
commitc0445c18d3cd97b6ebc81355d239efefe771f0aa
treeaaebbba97acdc306936f1e4431520ebb4cdea0f7
parentd018734c0cc2c21c69926a5c85293c1dd6fb3b2b
test: unit test for echo command

Provide a unit test for the unit command

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/Makefile
test/cmd/test_echo.c [new file with mode: 0644]