commit | 733069277c3ea7a7d0a43b56779c8d1e5473a33f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Apr 17 18:09:01 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Apr 26 14:25:21 2020 -0600 |
tree | 36040c7e9caa217bf992c487a8da4e298db31173 | |
parent | f156e3baf704322e29c26a98068052f3a6fc4d2c [diff] |
patman: Move test running/reporting to test_util This code is useful in other tools. Move it into a common file so it can be shared. Signed-off-by: Simon Glass <sjg@chromium.org>