commit | d10dc4028373a177b006283b93d5c245428fe774 | [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 | 433fa549e138a06085fe3a9a0ac4924bb1804687 [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>