]> git.baikalelectronics.ru Git - uboot.git/commit
test: dm: add test item for ofnode_get_child_count()
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Sat, 2 May 2020 09:35:10 +0000 (11:35 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 2 May 2020 10:32:28 +0000 (12:32 +0200)
commitc6d073a8e688df285eb807d9997a8a5f679d0d6b
tree6419c319235bc671e6a871f9c4cb40b84c1d5fa2
parentd1bb1c8f0dbe5e58420d2aaa8a93886a48d2c16a
test: dm: add test item for ofnode_get_child_count()

Add a test item for ofnode_get_child_count()

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Weijie Gao <weijie.gao@mediatek.com>
arch/sandbox/dts/test.dts
test/dm/ofnode.c