commit | 132644f56ebb7399fb139d6b9c9e54ef0c218ea9 | [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 | e180c2b129016baf21086eca73767844e7eff185 [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>