History log of /u-boot/tools/buildman/test/Kconfig
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 3350d34f 19-Jul-2023 Simon Glass <sjg@chromium.org>

buildman: Add a test for Boards.scan_defconfigs()

Add a test for this code. It requires some defconfig files and a test
Kconfig to work with, so copy these into the temporary directory at the
start.

Signed-off-by: Simon Glass <sjg@chromium.org>