commit | d93dc7de2225b5dd970e1aa29bf39c50c43789f1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 07 17:34:48 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 12 09:57:29 2021 -0500 |
tree | d1c2a10f1ebb69d7101d5bdfc15aa540d10af0ed | |
parent | 5722fb28a140012a96bd60faf81c3dcad86793b2 [diff] |
test: Create pre/post-run functions Split out the test preparation into a separation function before expanding it. Add a post-run function as well, currently empty. Signed-off-by: Simon Glass <sjg@chromium.org>