Add a 'make tcheck' option to test tools
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:08:59 +0000 (18:08 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:25:21 +0000 (14:25 -0600)
commit76160801b0121515d6d33e4e26a54d34296687b4
tree99b2ef17d05db3e3517b77e619ea95cdf80ba89e
parentc07ab6effb76e7e4c9989012a4c0413c22577326
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>
Makefile
test/run