commit | ef69dbed7d7272ed334acc7c6627a505d4ea577f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:25:59 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:41 2025 -0600 |
tree | 652ca8bf305fdbb1263636f96a482aeacc8e0e10 | |
parent | 6685ece33277c05b7d2f23f6e08ccaea776f760a [diff] |
test: Move stats into a struct Use a struct to hold the stats, since we also want to have the same stats for all runs as we have for each suite. Signed-off-by: Simon Glass <sjg@chromium.org>