]> 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, 29 Jun 2016 18:34:41 +0000 (19:34 +0100)
commit2c936f186f3b44e92fb8bd01b0bceb87feec63a4
tree3b61993bf26c8e7a0b96672dfd13153d667c7e28
parentc95b89f65dc7b13c4973e3fd6cdaed331d161219
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!

(From OE-Core rev: 29a8c45be2862be02afe2ebbc5c026a42f351990)

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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