]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: Add support for lib/oeqa/selftest subdirectories
authorCostin Constantin <costin.c.constantin@intel.com>
Mon, 22 Feb 2016 12:32:55 +0000 (14:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:34 +0000 (11:32 +0000)
commit445b84456659ebb355149f6b0dca543b0bb2679c
tree1cbcbac28f07cae2c710bfcfd7f8ebc1a000e792
parent1b32ffcf9e889766d7a94d55a00f8359bbbf7c1a
oe-selftest: Add support for lib/oeqa/selftest subdirectories

This patch adds functionality to allow creating subdirectories inside
lib/oeqa/selftest for all layers present in BBLAYERS. Like this, test
cases can be grouped into organized directories.

Addresses [YOCTO #7865]

Signed-off-by: Costin Constantin <costin.c.constantin@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-selftest