]> git.baikalelectronics.ru Git - uboot.git/commit
test: bdinfo: Add test for command bdinfo
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 31 May 2023 01:03:58 +0000 (03:03 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 20 Jun 2023 20:08:13 +0000 (16:08 -0400)
commit3317905bf90790f8fd58ec0af439438d115cb588
tree7184cc1f5993b35e4c84a929eb5b3e0ab498e1ff
parenteab9e2f72310436f7e035a6ce17ddb8dffbcdb70
test: bdinfo: Add test for command bdinfo

Add test for command bdinfo .

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/test/suites.h
test/cmd/Makefile
test/cmd/bdinfo.c [new file with mode: 0644]
test/cmd_ut.c