diff options
author | Ross Burton <ross@burtonini.com> | 2021-07-05 18:04:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-07 11:39:42 +0100 |
commit | 493d1abff7ea1ec0f6c99f37d9d13bafed527543 (patch) | |
tree | 7c646f5759b557b5b9af60014596af706e3bd8af /scripts/lib/devtool/build.py | |
parent | c1fea579f0fde4a52108056645e73236a83774dd (diff) | |
download | poky-493d1abff7ea1ec0f6c99f37d9d13bafed527543.tar.gz |
util-linux: rewrite the ptest integration
Instead of duplicating logic, we can use the run.sh that the test suite
installs.
Unless told otherwise, the util-linux test suite assumes that it is
running in a build tree and looks for binaries to run, but we're on
target so pass --use-system-commands (drops ~180 skips to tens).
Add --show-diff so that debugging can be done from the logs alone.
Remove redundant path manipulation that is now done upstream.
If PAM is disabled, delete the chfn test: it will run the chfn from
shadow which has different output, and the test will fail.
[ YOCTO #14244 ]
(From OE-Core rev: 720660b936b5523ec48a7c04712d10c88198e12c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions