diff options
author | Dengke Du <dengke.du@windriver.com> | 2016-04-29 04:36:45 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-11 10:08:30 +0100 |
commit | 29a8c45be2862be02afe2ebbc5c026a42f351990 (patch) | |
tree | a34f7a33edb90f3608dda759b9cc3880b5e61095 /meta/recipes-kernel/kmod | |
parent | 972b4fc459258572eeaad8af91e48ee9f0acade7 (diff) | |
download | openembedded-core-29a8c45be2862be02afe2ebbc5c026a42f351990.tar.gz openembedded-core-29a8c45be2862be02afe2ebbc5c026a42f351990.tar.bz2 openembedded-core-29a8c45be2862be02afe2ebbc5c026a42f351990.zip |
lttng-tools: filter random filename of ptest output
When run the ptest of lttng-tools, it produced many random filename
when the tests passed, the output confused QA analysis, so we need
to filter the ptest output if tests passed and add up the passed and
failed tests.
NOTE:The tests invoked the run.sh twice, so it output like this:
...
FAIL:...
unit_tests statistics
total pass: 133 tests passed!
total fail: 5 tests failed!
...
FAIL:...
fast_regression statistics
total pass: 1904 tests passed!
total fail: 202 tests failed!
Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/kmod')
0 files changed, 0 insertions, 0 deletions