diff options
author | Frederic Martinsons <frederic.martinsons@gmail.com> | 2023-07-29 07:09:21 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-30 07:54:44 +0100 |
commit | 80cec38c0cde4eae80c1fdfe4dfaac28bcfc5d91 (patch) | |
tree | 32e260b493b1b3981a6c2d3256573629e07bfe5a /contrib | |
parent | c2d0ac3f0d8de681b28e0aca6dc41e93f4ca0540 (diff) | |
download | poky-80cec38c0cde4eae80c1fdfe4dfaac28bcfc5d91.tar.gz |
ptest-cargo.bbclass: Support of cargo workspaces
For complex project, it is very common to have multiple
sub artifacts and so use workspaces, sometimes it has
even no root artifacts (but several bin or lib) and
virtual manifest is used for that.
Long story short, support this case in ptest-cargo class
to look for all test binaries in the current project
and no more those generated by the root Cargo.toml
(From OE-Core rev: 67644c3fa7d012ad03d0a876a281d5abd5edf7fe)
Signed-off-by: Frederic Martinsons <frederic.martinsons@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions