commit | fb82a04b025127439f0351f4ed421463feba8fb0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:26:02 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:41 2025 -0600 |
tree | 91cb260343ddd955b05442f5b529a3128554e26b | |
parent | 1f271dc47847c265175d5a9a056fd07c31decad2 [diff] |
test: Record and show the totals for all test runs With 'ut all' multiple test suites are run. Add a way to collect totals and show them at the end. Signed-off-by: Simon Glass <sjg@chromium.org>