diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-11-08 17:57:43 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:03:52 +0000 |
commit | c466086ccc4d4bb02d578a821cfb945945bfd529 (patch) | |
tree | e98a7266d744dc59a2604286c85884b13de870ca /meta/COPYING.MIT | |
parent | 5afd7def3b101bb3d650db4d005cb8d36aaf074a (diff) | |
download | openembedded-core-c466086ccc4d4bb02d578a821cfb945945bfd529.tar.gz openembedded-core-c466086ccc4d4bb02d578a821cfb945945bfd529.tar.bz2 openembedded-core-c466086ccc4d4bb02d578a821cfb945945bfd529.zip |
oeqa/core: Add base OEQA framework
case: Defines OETestCase base class that provides custom
methods/attrs defined by the framework.
Every OETestCase instance contains a reference to the test
data (d), the test context (tc) and the logger.
Also implements _oe{SetUp,TearDown}Class for make special
handling of OEQA decorators and validations.
runner: Defines OETestRunner/OETestResult with support for RAW
and XML result logs.
exception: Custom exceptions related to the OEQA framework based
on class OEQAException.
[YOCTO #10230]
[YOCTO #10233]
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/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions