]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
babeltrace2: Fix ptest execution in minimal images and add debug info
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Mar 2023 18:14:17 +0000 (18:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Mar 2023 23:36:44 +0000 (23:36 +0000)
commit6f52a0a9f0f26ac0039af3edd3df22e21bd8a4a7
tree2282119fdb203cefdc6f2f1ba5ef3aa8f1ef6193
parent9c35001345d107ec3869216a214439818099c1de
babeltrace2: Fix ptest execution in minimal images and add debug info

Tweak the ptest dependencies so they work correctly in minimal images. There
appears to be some usage of find or xargs that doesn't work with busybox.

Also improve the test runner so the test-suite.log is dumped upon error
which makes debugging much easier.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/babeltrace2/run-ptest
meta/recipes-kernel/lttng/babeltrace2_2.0.4.bb