]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/core/threaded: Add support of OETestRunnerThreaded
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:37 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit48b7a407d692e6c49c41b16f2bd11e8c3f47a421
tree6ca7b601652a9fda51693f8ceddbec10a03bbc1d
parent8e71844fc4dd3fcc8a19f9d4c25aafb09c5525fe
oeqa/core/threaded: Add support of OETestRunnerThreaded

The OETestRunnerThreaded overrides the run method of OETestRunner
it recieves a list of suites to be executed by a ThreadPool.

The new run method handles the ThreadPool creation and the
OETestResultThreaded fill.

[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