]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:36 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit8e71844fc4dd3fcc8a19f9d4c25aafb09c5525fe
tree68ca24b4ba80269fba83af0c10c7fcb22dd6abcd
parent8a6a9cb816d78e4cf71b79c35b579918d31053f2
oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes

The OETestResultThreadedInternal extends OETestResult to stores
results by Thread.

The OETestResultThreaded is a simple class that provides the
implementation of interfaces needed by outside like wasSuccesful,
stop, logSummary, logDetails.

[YOCTO #11450]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/threaded.py