]> code.ossystems Code Review - openembedded-core.git/commit
insane: add extensible framework for recipe-wide QA tests
authorRoss Burton <ross.burton@intel.com>
Mon, 19 Jun 2017 14:59:40 +0000 (15:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 14:51:55 +0000 (15:51 +0100)
commit656780b79e55498250d14b2cbe3bed3849fa690d
tree48f7a53ec78385add78fa2256b7fc6deb5542809
parent0a390fc8076d9a4295c693e60335d2f26216671f
insane: add extensible framework for recipe-wide QA tests

Following QAPATHTEST (QA hook for each file in each package) and QAPKGTEST (QA
hook for each package), add QARECIPETEST: a hook which is executed once per
recipe in do_package_qa.

This makes it trivial to add recipe-wide QA tests that integrate with the
existing tests.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/insane.bbclass