]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lttng-tools: Improve ptest debugging and fix dependencies
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Mar 2023 18:14:48 +0000 (18:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Mar 2023 23:36:44 +0000 (23:36 +0000)
commit0f111c6eb1673a60663bcdd3d70c0f81bad370c4
tree54069236c86a50f554f0f433e0039b67c6fbabb9
parent3d0c068cdeaf819a62f5b918a70c36ab4fb86e76
lttng-tools: Improve ptest debugging and fix dependencies

Improve the ptest runner script:

* log output is available should any test fail to aid debugging
* document how to limit the runner to a single test
* stop hiding errors to stderr
* allow easier single test execution by avoiding path issues with PWD

Also depend upon binutils since one of the tests uses addr2line.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools/run-ptest
meta/recipes-kernel/lttng/lttng-tools_2.13.9.bb