commit | 6f484e4e97d35a92073b77e506bc5b7b072cd785 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 22 05:07:30 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 08 23:07:59 2022 -0500 |
tree | 681f029a3541e9a9fcbce1012c4a2904b38978cf | |
parent | 838ddf33a046ebe78d22e790a4d32bb6e96e4bbd [diff] |
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>