summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/core/runner.py
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2017-05-26 15:37:34 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-30 10:15:22 +0100
commit87d3e5b70c52e5c7439afe4af5aa002522043e81 (patch)
tree17d60cf9ad4d321f108c91d256959c8ad14a5471 /meta/lib/oeqa/core/runner.py
parentb4ae730ee1d6003ff005148f741270e2878de484 (diff)
downloadopenembedded-core-87d3e5b70c52e5c7439afe4af5aa002522043e81.tar.gz
openembedded-core-87d3e5b70c52e5c7439afe4af5aa002522043e81.tar.bz2
openembedded-core-87d3e5b70c52e5c7439afe4af5aa002522043e81.zip
oeqa/core/threaded: Add OEStreamLoggerThreaded class
The OEStreamLoggerThreaded overrides OEStreamLogger to redirect the PyUnit output to a logger. Instead of log every line when comes the OEStreamLoggerThreaded will buffer the PyUnit output and write everything at end of every suite execution to don't have mixed suite outputs. [YOCTO #11450] Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/core/runner.py')
0 files changed, 0 insertions, 0 deletions