diff options
author | Simon Glass <sjg@chromium.org> | 2016-07-03 15:40:38 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-14 22:22:34 (GMT) |
commit | 86845bf38dbba5fa7499db10ac5ee20f72d3f240 (patch) | |
tree | e66c110c815cdc09a948fa5156a653d5da3d8a58 /lib/zlib/adler32.c | |
parent | 3b8d9d977b6dd6d04f0cfe2eb5dce25264fe40f5 (diff) | |
download | u-boot-86845bf38dbba5fa7499db10ac5ee20f72d3f240.tar.xz |
test/py: Provide output from exceptions with RunAndLog()
Tests may want to look at the output from running a command, even if it
fails (e.g. with a non-zero return code). Provide a means to obtain this.
Another approach would be to return a class object containing both the
output and the exception, but I'm not sure if that would result in a lot
of refactoring.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Teddy Reed <teddy.reed@gmail.com>
Diffstat (limited to 'lib/zlib/adler32.c')
0 files changed, 0 insertions, 0 deletions