commit | cef26b8bec7e3921d1c09c876c85ffcceb638127 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:15 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | 3edf0e972d040dbf9e1cea2bdc39cc9867eb1eaa | |
parent | e1568361f757c6c48ab16fac9c08b1bd347515e5 [diff] [blame] |
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>
diff --git a/tools/buildman/test/configs/board0_defconfig b/tools/buildman/test/configs/board0_defconfig new file mode 100644 index 0000000..50e562e --- /dev/null +++ b/tools/buildman/test/configs/board0_defconfig
@@ -0,0 +1 @@ +CONFIG_TARGET_BOARD0=y