]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: cmd: fdt: Add list of remaining missing tests
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 2 Mar 2023 03:08:45 +0000 (04:08 +0100)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 21:15:14 +0000 (13:15 -0800)
commit3998b45e318a888bed905ce9ed15b7b908c5a30d
tree973aeb126af2f017eda5d5e3cac1a97850d5f2da
parent26281517c654f6272868e2c6c60d9aab7fd985a7
test: cmd: fdt: Add list of remaining missing tests

Add list of missing tests for the 'fdt' command, currently
the missing sandbox tests are only 'fdt boardsetup' and
'fdt checksign' .

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/cmd/fdt.c