commit | fb998c28a415d2026329a374b0c3b088fb8c13d4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 29 19:47:12 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Nov 07 16:24:30 2022 -0700 |
tree | fe288b3258a3f4d20c62def94743bf6582f72eaf | |
parent | 3814e89bfe99db947abe54e391ad02438efd68ac [diff] |
test: Allow showing basic information about tests 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>