diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-11-09 10:38:37 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:03:52 +0000 |
commit | 275ef03b77ef5f23b75cb01c55206d1ab0261342 (patch) | |
tree | af6256e3a79e230f867dc7ad488945ea7b6742c5 /meta-skeleton/recipes-core/busybox | |
parent | 102d04ccca3ca89d41b76a8c44e0ca0f436b7004 (diff) | |
download | openembedded-core-275ef03b77ef5f23b75cb01c55206d1ab0261342.tar.gz openembedded-core-275ef03b77ef5f23b75cb01c55206d1ab0261342.tar.bz2 openembedded-core-275ef03b77ef5f23b75cb01c55206d1ab0261342.zip |
oeqa/core: Add loader, context and decorator modules
loader: Implements OETestLoader handling OETestDecorator
and filtering support when load tests. The OETestLoader is
responsible to set custom methods, attrs of the OEQA
frameowork.
[YOCTO #10231]
[YOCTO #10317]
[YOCTO #10353]
decorator: Add base class OETestDecorator to provide a common
way to define decorators to be used over OETestCase's, every
decorator has a method to be called when loading tests and
before test execution starts. Special decorators could be
implemented for filter tests on loading phase.
context: Provides HIGH level API for loadTests and runTests
of certain test component (i.e. runtime, sdk, selftest).
[YOCTO #10230]
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Diffstat (limited to 'meta-skeleton/recipes-core/busybox')
0 files changed, 0 insertions, 0 deletions