]> code.ossystems Code Review - openembedded-core.git/commit
Add a new distro feature "ptest".
authorBjörn Stenberg <bjst@enea.com>
Wed, 19 Dec 2012 16:18:27 +0000 (17:18 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 25 Dec 2012 22:00:20 +0000 (14:00 -0800)
commit6f92e7f8891008dd3c89325d3fbe2da853372326
tree2e295c48cdb056282aaabde81ce866d59c063ce4
parentc5b11835b478871210fdd5c98db3b75f51fb80cd
Add a new distro feature "ptest".

This patch creates a new distro feature "ptest", which creates -ptest
packages containing the test suite of the package for running on the
target. Test files are installed in /usr/lib/<pkg>/ptest.

The patch also includes a change to automake, splitting the "make check"
target into separate steps for building and running the tests.

Signed-off-by: Björn Stenberg <bjst@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/image.bbclass
meta/classes/packagegroup.bbclass
meta/classes/ptest.bbclass [new file with mode: 0644]
meta/recipes-devtools/automake/automake/buildtest.patch [new file with mode: 0644]
meta/recipes-devtools/automake/automake_1.12.5.bb