]> git.dujemihanovic.xyz Git - u-boot.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)
commitbf52766ddcd7c8ac572af615cc2d2a74e9e5ffe7
tree7184cc1f5993b35e4c84a929eb5b3e0ab498e1ff
parentb1574ddebd34fee83e4c11f9da54b52ba7198fa8
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