
5 Nov
2022
5 Nov
'22
8:55 p.m.
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@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!