[PATCH 13/49] dtoc: Run tests using test_util

Simon Glass sjg at chromium.org
Wed Jan 6 16:12:56 CET 2021


Use the standard function for running tests and reported results. This
allows the tests to run in parallel, which is a significant speed-up on
most machines (e.g. 4.5 seconds -> 1.5s on mine).

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/dtoc/main.py | 31 ++++++++++---------------------
 1 file changed, 10 insertions(+), 21 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list