]> code.ossystems Code Review - openembedded-core.git/commit
insane: add QAPKGTEST, a package-wide equivilant to QAPATHTEST
authorRoss Burton <ross.burton@intel.com>
Thu, 24 Nov 2016 20:26:44 +0000 (20:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2016 15:47:13 +0000 (15:47 +0000)
commitacc3cc26099c77e4eeb44c75bc7167ab58ef1147
tree6399ec659b72fc5f4084977af10ef076f79e2ad8
parent3caccd3f6079b7e284d32e1eb0217107425e7bf8
insane: add QAPKGTEST, a package-wide equivilant to QAPATHTEST

QAPATHTEST defines a function that is executed for every file in every package.
For tests which just need to look at the datastore this is massive overkill.

Add QAPKGTEST, which is invoked for each package in the recipe.

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