Skip to content
Commit c38cab77 authored by Leonardo Sandoval's avatar Leonardo Sandoval Committed by Richard Purdie
Browse files

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: default avatarLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: default avatarAníbal Limón <anibal.limon@linux.intel.com>
parent 0d3d9741
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment