diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-11-09 11:50:46 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:03:53 +0000 |
commit | 039deafa5f2c8fab31b8373b39f8bc219377b893 (patch) | |
tree | cc2a4176675f7543526280f5dba862000c83854f /meta/classes/relocatable.bbclass | |
parent | 04b69cff3957731fa1ed2f7d23f2f616978ed0b7 (diff) | |
download | openembedded-core-039deafa5f2c8fab31b8373b39f8bc219377b893.tar.gz openembedded-core-039deafa5f2c8fab31b8373b39f8bc219377b893.tar.bz2 openembedded-core-039deafa5f2c8fab31b8373b39f8bc219377b893.zip |
oeqa/core/context: Add support of OETestContextExecutor
The OETestContextExecutor class supports to use oe-test for run core
test component also is a base class for the other test components
(runtime, sdk, selftest).
Te principal functionality is to support cmdline parsing and execution
of OETestContext, the test components could extend the common options
to provide specific ones. The common options between test components
are test data file, output log and test cases path's to scan.
Also it initializes the logger to be passed to the whole OEQA framework.
[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/classes/relocatable.bbclass')
0 files changed, 0 insertions, 0 deletions