diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2017-05-25 12:23:42 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-05 17:59:40 +0100 |
commit | c38cab77893f9d8fd505f050cc880a15677b73db (patch) | |
tree | 54bf10ad81c110fdc710b9f0350972659a2001de /scripts | |
parent | 0d3d97414c8166d09065f6f7f45e3260ce405692 (diff) | |
download | openembedded-core-c38cab77893f9d8fd505f050cc880a15677b73db.tar.gz openembedded-core-c38cab77893f9d8fd505f050cc880a15677b73db.tar.bz2 openembedded-core-c38cab77893f9d8fd505f050cc880a15677b73db.zip |
oeqa/selftest/case: Migrate case class to the new OEQA framework
Summary of the changes:
- Use OETestCase as base class instead of unittest.TestCase
- Remove LogResults decorator the new framework provides logging into
the core functionality.
- Logger is now self.logger instead of self.log
- Move comments into docstrings in several help methods
- Use get_test_layer() method instead of access monkey patched variable
in old oeSelfTest case class.
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions