diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-04-09 02:24:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-09 19:48:01 +0100 |
commit | 4b6f87a82ece230b7296f1577d4092ef559af1d4 (patch) | |
tree | 40a1e8e1a58133e4aa43773884862b250b2abbd0 /meta/classes/devshell.bbclass | |
parent | 4ac5d1011fe6b5bba9511416082891e925cbd03c (diff) | |
download | openembedded-core-4b6f87a82ece230b7296f1577d4092ef559af1d4.tar.gz openembedded-core-4b6f87a82ece230b7296f1577d4092ef559af1d4.tar.bz2 openembedded-core-4b6f87a82ece230b7296f1577d4092ef559af1d4.zip |
oeqa/oetest.py: use bb logging
Plain print has two drawbacks:
- the output is handled by different processes, causing the message
about found tests to appear randomly after the result of the initial
tests
- the output is not part of the bitbake console output
Affects image testing with testimage.bbclass.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/devshell.bbclass')
0 files changed, 0 insertions, 0 deletions