]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: obey oeqa.selftest.__path__
authorChristopher Larson <chris_larson@mentor.com>
Mon, 13 Jul 2015 18:53:16 +0000 (11:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2015 11:28:12 +0000 (12:28 +0100)
commit3c60cbced7b101ee52ce4a0a0bce542fd38f1821
tree5262837247061980edb6d4b70b6f208a2bfa35cf
parentf9bc3b27244a141ec7273445d3ea139a047e0ddf
oe-selftest: obey oeqa.selftest.__path__

This ensures that all paths that hold selftest tests will be checked
(oeqa.selftest is a namespace package).

[YOCTO #7625]

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-selftest