]> code.ossystems Code Review - openembedded-core.git/commit
testimage/testsdk: Modularize TestContext.
authorAníbal Limón <limon.anibal@gmail.com>
Sat, 30 Jan 2016 17:05:15 +0000 (11:05 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:03 +0000 (15:51 +0000)
commit593f2fdf6ee94c5f91761a669048da3598cbe3fa
tree6670e89ac289e7cdb846cb2c62d9556959ab89bc
parent6d65712660a314916ebee5abc9990404216dbe00
testimage/testsdk: Modularize TestContext.

Move anonymous duplicated class TestContext from testimage/testsdk to
oeqa/oetest now we have two new classes ImageTestContext and
SDKTestContext with common code in TestContext class.

Signed-off-by: Aníbal Limón <limon.anibal@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testimage.bbclass
meta/classes/testsdk.bbclass
meta/lib/oeqa/oetest.py