commit | 61b4d3558e9236ee9554a0da65f8ce139cbd3560 | [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 | 9854a8748c8fdd69784a1fa1c4758c696621c88d [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>