]> code.ossystems Code Review - openembedded-core.git/commit
parted: improve ptest execution
authorRoss Burton <ross@burtonini.com>
Fri, 9 Jul 2021 11:08:47 +0000 (12:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Jul 2021 21:40:12 +0000 (22:40 +0100)
commit43bd50cbf902ce92ea613d142fae2524011b8f55
tree369135387bb87f289808308d74996a4a0d3fe224
parent336625fe433100fb57ea0dda4d9ff5fcb835dc95
parted: improve ptest execution

Delete the right log files in run-ptest so the tests can be executed
more than once.

Install config.h so the tests which examine the build configuration will
do the right thing, specifically this causes the tests using libblkid to
execute instead of skip.

Add missing RDEPENDS: mkswap and tune2fs binaries, loop and vfat kernel
modules.

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>
meta/recipes-extended/parted/files/run-ptest
meta/recipes-extended/parted/parted_3.4.bb