[PATCH 10/17] test: Allow showing basic information about tests

Simon Glass sjg at chromium.org
Sat Nov 5 20:55:40 CET 2022


Add a 'ut info' command to show the number of suites and tests. This is
useful to get a feel for the scale of the tests.

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

 doc/usage/cmd/ut.rst |  6 ++++++
 test/cmd_ut.c        | 16 +++++++++++++++-
 2 files changed, 21 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list