]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/cases/oelib: Change default case class to unittest.case.TestCase
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 8 Jun 2017 16:32:06 +0000 (11:32 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:04:09 +0000 (15:04 +0100)
commit4d01610f36eaee8da3126bb5045856279371fd17
tree2155e594c7b5059ffb49c441e5a4ec7c0dfb8ae1
parentcf2ee12b007e5570959ccfbb643159b21d90426e
oeqa/cases/oelib: Change default case class to unittest.case.TestCase

Some tests doesn't need call bitbake so it is better to use the
basic unittest case class.

[YOCTO #10828]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/cases/oelib/elf.py
meta/lib/oeqa/selftest/cases/oelib/license.py
meta/lib/oeqa/selftest/cases/oelib/path.py
meta/lib/oeqa/selftest/cases/oelib/types.py
meta/lib/oeqa/selftest/cases/oelib/utils.py