commit | 79defced6fd414673ca312ffa7f358fe8c7ec49c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:47:49 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:50 2015 -0700 |
tree | 742d86d45aaba821d08062d13a881c923ed62e35 | |
parent | 1bb4923dc289b304b74ac9d91702e57248fd0a89 [diff] |
sandbox: Enable console recording and silent console Allow console recording so that tests can use it. Also allow the console output to be suppressed, to reduce test output 'noise'. Signed-off-by: Simon Glass <sjg@chromium.org>