summaryrefslogtreecommitdiff
path: root/meta-selftest/lib/devtool
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2016-11-09 10:38:37 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 12:03:52 +0000
commit275ef03b77ef5f23b75cb01c55206d1ab0261342 (patch)
treeaf6256e3a79e230f867dc7ad488945ea7b6742c5 /meta-selftest/lib/devtool
parent102d04ccca3ca89d41b76a8c44e0ca0f436b7004 (diff)
downloadopenembedded-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-selftest/lib/devtool')
0 files changed, 0 insertions, 0 deletions