]> code.ossystems Code Review - openembedded-core.git/commit
testimage/testsdk: Move get test suites routine inside TestContext.
authorAníbal Limón <limon.anibal@gmail.com>
Sat, 30 Jan 2016 17:55:39 +0000 (11:55 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:03 +0000 (15:51 +0000)
commit552285688441330440bd1bc138aeaea87549024a
treeb3e33e39eca742b43bc872bb277323f29b2918b2
parent593f2fdf6ee94c5f91761a669048da3598cbe3fa
testimage/testsdk: Move get test suites routine inside TestContext.

In order to provide better abstraction move functions to get the test
suite inside the TestContext.

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