commit | 6db8ea5ea761a4b128c1e59c44ee1136d0632992 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:41:13 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 07 22:31:32 2020 -0400 |
tree | df8a2248a8443f6c02d8bf029d65f5b89c9197b0 | |
parent | 974dccd3af33e29d3362f7f1160950bcecdc1a3f [diff] |
test: Add a flag for tests that need console recording Allow tests that need console recording to be marked, so they can be skipped if it is not available. Signed-off-by: Simon Glass <sjg@chromium.org>