]> code.ossystems Code Review - openembedded-core.git/commit
lttng-tools: filter random filename of ptest output
authorDengke Du <dengke.du@windriver.com>
Fri, 29 Apr 2016 08:36:45 +0000 (04:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 May 2016 09:08:30 +0000 (10:08 +0100)
commit29a8c45be2862be02afe2ebbc5c026a42f351990
treea34f7a33edb90f3608dda759b9cc3880b5e61095
parent972b4fc459258572eeaad8af91e48ee9f0acade7
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>
meta/recipes-kernel/lttng/lttng-tools/0001-lttng-tools-filter-random-filename-of-tests-output.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-tools_git.bb