diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-14 14:50:48 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-15 16:34:12 +0100 |
commit | 978548c0abde2cb94c2782538552f39bdf2bf630 (patch) | |
tree | e24430a2ad2830974cb8314d5a45a3750d0fcf50 /scripts/lib/argparse_oe.py | |
parent | 2a80fa234d31992691a157425e8990db30158fd1 (diff) | |
download | openembedded-core-978548c0abde2cb94c2782538552f39bdf2bf630.tar.gz openembedded-core-978548c0abde2cb94c2782538552f39bdf2bf630.tar.bz2 openembedded-core-978548c0abde2cb94c2782538552f39bdf2bf630.zip |
oeqa: Default to buffer mode for tests
Currently some tests run in buffer mode and some don't. Those that don't can
corrupt stdout/stderr. Switch to using buffer mode everywhere so we're consistent.
If there is useful output on stdout/stderr, it will be displayed if the test
fails.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions