commit | ce0dc2edfc51dba5134d50a49ac8a18667fb55b2 | [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 | 428e773011b319b50db0ff7d5cf331ec37f75175 [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>