diff options
author | Matt Madison <matt@madison.systems> | 2018-03-04 13:09:30 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-06 06:36:33 -0800 |
commit | 11037462d80cefbee90a69e6a8a95895375ed6da (patch) | |
tree | eb51cd1b98af22484367a8d4df71dcb38f88d6ee /meta/classes/pythonnative.bbclass | |
parent | b013db7ab58d4d56ad5c6e54a3a32df31aaf8809 (diff) | |
download | openembedded-core-11037462d80cefbee90a69e6a8a95895375ed6da.tar.gz openembedded-core-11037462d80cefbee90a69e6a8a95895375ed6da.tar.bz2 openembedded-core-11037462d80cefbee90a69e6a8a95895375ed6da.zip |
go.bbclass: ptest cleanup and improvements
* Don't enable verbose test output (-test.v)
by default, as it generates too much noise
for automated results parsing
* Override do_install_ptest_base in the bbclass,
so recipes can provide their own modifications
with do_install_ptest.
* Improve the generated run-ptest script to better
handle large numbers of tests, and to generate
'status: test name' output similar to Automake
tests.
* Install all non-vendored 'testdata' directories
from the source into the ptest package, as some
packages share test data among multiple tests.
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions