]> code.ossystems Code Review - openembedded-core.git/commit
testimage: Modularize helper functions for get test lists.
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 28 Jan 2016 15:46:25 +0000 (09:46 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:02 +0000 (15:51 +0000)
commitc9f771533af70e7ccb1e7064e58926cfaee7367a
tree1c0745375f39e737a9e65fb4c317089cef40e5cb
parentce64da2b80f99c82d96513d8dfb5e572757b0cda
testimage: Modularize helper functions for get test lists.

Test lists functions can be used in other parts so modularize it and
move to oeqa/oetest.py library.

Testimage class was updated to meet the new sign of the functions.

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