diff options
author | Ross Burton <ross.burton@arm.com> | 2023-05-19 15:38:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-25 10:29:08 +0100 |
commit | 7ba5011adfbbe7e0ef201912213547b97979c4fe (patch) | |
tree | 33a7938f3112c3dc2aa1a854cfbf4b5f6352ca57 /scripts/lib/checklayer/context.py | |
parent | 16b0f2d54e00d0628a8f0350ed18f0a48252f9d9 (diff) | |
download | poky-7ba5011adfbbe7e0ef201912213547b97979c4fe.tar.gz |
libnl: clean up ptest
libnl builds lots of test-* binaries but these are for manual testing
purposes. Instead, the test suite is entirely contained in the
check-all binary.
Clean up the compilation by simply building check-all, and install it
with libtool so the binary is installed correctly.
There is no need to RDEPEND on libcheck as that happens automatically,
and the rpath workaround appears to be obsolete.
Finally rewrite run-ptest to invoke the test directly, and use the new
automake-style output that has been added to libcheck.
(From OE-Core rev: d500c46754ad8e8e3736c64b5b2e29039019fe88)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions