]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Make use of test_util
authorSimon Glass <sjg@chromium.org>
Sat, 22 Jan 2022 12:07:30 +0000 (05:07 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 9 Feb 2022 04:07:59 +0000 (23:07 -0500)
commitf8730f6c5363610105af595ebbbcf9c62247c1d1
tree681f029a3541e9a9fcbce1012c4a2904b38978cf
parent7e09a600492702bc3504fe50a5c143c6a3eeee4b
buildman: Make use of test_util

Use test_util to run the tests, with the ability to select a single test
to run, if desired.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/main.py