poky/meta/lib/oeqa
Ross Burton 726832895d oeqa: add output to subprocess exceptions
Out of the box subprocess.CalledProcessError.__str__() just displays the command
and exit code, which isn't very useful for debugging.

Add a function to oeqa.utils.subprocesstweak to monkey-patch __str__() so that
it can also display the value of stdout and stderr.

(From OE-Core rev: c55401ba1646202fa36e4973b05dbacaa146cb16)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-01 23:27:11 +00:00
..
buildperf oeqa/buildperf: don't archive stdout/stderr of commands 2017-02-15 20:06:41 -08:00
controllers gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
core oeqa/core/loader.py: Avoid importing tests with built-ins name 2017-03-01 23:27:10 +00:00
files oeqa: Move common files to oeqa/files instead of runtime only 2017-01-23 12:05:19 +00:00
runtime oeqa/runtime/context.py: Fix use of getTarget() with testexport 2017-02-23 12:49:48 -08:00
sdk oeqs/sdk*/case: Use universal_newlines for subprocess calls 2017-03-01 23:27:11 +00:00
sdkext oeqa/esdk/devtool: clean setUpClass/tearDownClass 2017-03-01 23:27:11 +00:00
selftest oeqa/selftest: Drop http sstate sharing 2017-03-01 23:27:11 +00:00
utils oeqa: add output to subprocess exceptions 2017-03-01 23:27:11 +00:00
oetest.py oeqa: add output to subprocess exceptions 2017-03-01 23:27:11 +00:00
runexported.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
targetcontrol.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00