commit | 76160801b0121515d6d33e4e26a54d34296687b4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Apr 17 18:08:59 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Apr 26 14:25:21 2020 -0600 |
tree | 99b2ef17d05db3e3517b77e619ea95cdf80ba89e | |
parent | c07ab6effb76e7e4c9989012a4c0413c22577326 [diff] |
Add a 'make tcheck' option to test tools Running all the unit tests takes a while and is not useful when you are just modifying the tools. Add an option to run only the tools tests. Signed-off-by: Simon Glass <sjg@chromium.org>