commit | 3609d5e5e05a8055ad16fcca9b289263b0721d4d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 06 10:27:34 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 09 09:11:00 2018 -0600 |
tree | 951ff33957eefd047dfa91a2c435d7ccf6f1df1b | |
parent | 0372540502f7f5a717f69337938095fed0bb6656 [diff] |
binman: Move capture_sys_output() to test_util This function is useful in various tests. Move it into the common test utility module. Signed-off-by: Simon Glass <sjg@chromium.org>