commit | 3869eb59cdb8c944f5489bae770237a6137fcc2c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:25:26 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:39 2025 -0600 |
tree | 639569f14c1112aaa4af1249c515d5d47982f877 | |
parent | 2d989e800b258abf3676f663d7f015a6aca75b71 [diff] |
test: Pass the test-state into ut_run_list() Pass this into the function so that callers can inspect the state afterwards. Signed-off-by: Simon Glass <sjg@chromium.org>