[PATCH v2 08/14] Add a 'make tcheck' option to test tools

sjg at google.com sjg at google.com
Mon Apr 27 05:06:47 CEST 2020


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 at chromium.org>
---

Changes in v2: None

 Makefile |  6 +++++-
 test/run | 26 ++++++++++++++++----------
 2 files changed, 21 insertions(+), 11 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list