commit | bb57be75f2c8cd9361be29f596f9c8fb1e618b77 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 18 08:09:45 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 24 17:36:29 2022 -0500 |
tree | 28e176a5fc93caccc9497ce015673c58c73a6669 | |
parent | 0559a7436e8a813c88447c20863fee5c0ed87f1c [diff] |
moveconfig: Allow adding unit tests Add a -t option to run unit tests in this program. So far, there is none. Signed-off-by: Simon Glass <sjg@chromium.org>