]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Add a partial test for ensure_board_list()
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:17 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commit568b19e1755c3d3f512862f131f4d48279bef31b
tree8a5ed57c749478bb61e3ce3cf931c7fbf9946ce9
parent839717b7bd3079eb9cfb39ca201152394463aa7e
buildman: Add a partial test for ensure_board_list()

Create a new function which has the non-UI parts of ensure_board_list().
Add some tests for everything except the N: tag.

While we are here, fix the confusing usage of fname inside a loops that
also uses fname.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/board.py
tools/buildman/boards.py
tools/buildman/func_test.py
tools/buildman/test/boards/board0/MAINTAINERS [new file with mode: 0644]
tools/buildman/test/boards/board2/MAINTAINERS [new file with mode: 0644]