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:43:10 -0800 |
commit | 13fd7abbe088dba1882e158270ef44a9b0c47f8e (patch) | |
tree | 4602011b1769c1b7e8f673c5a000b2fa5051eb9b /meta/classes/goarch.bbclass | |
parent | 02b8eae8c7fc56c5047372e326f42500e9bbe13e (diff) | |
download | poky-13fd7abbe088dba1882e158270ef44a9b0c47f8e.tar.gz |
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.
(From OE-Core rev: 11037462d80cefbee90a69e6a8a95895375ed6da)
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/goarch.bbclass')
0 files changed, 0 insertions, 0 deletions