]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: add ptest to the list of runtime tests whenever possible
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 4 Jan 2018 12:13:45 +0000 (14:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jan 2018 11:54:56 +0000 (11:54 +0000)
commitf57feab2727dca916744deb64825f3beaf07961d
tree1b02d3c3a8f06fd3806b91bd85063986130787a3
parente07a2b9c2b08a465baeaaca86461e07817f84a52
testimage.bbclass: add ptest to the list of runtime tests whenever possible

If no ptest packages are installed in the image, the test does nothing;
if ptest packages are installed in the image, then they should be
run without user having to enable that manually.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass