]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/selftest/bblock: add self test for bblock tool
authorJulien Stephan <jstephan@baylibre.com>
Mon, 25 Sep 2023 08:04:52 +0000 (10:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Oct 2023 14:51:14 +0000 (15:51 +0100)
commit7047a067548acd592a834d4315579fb606b4b9d7
tree27cbe06643533784841379eaa4caf5df32c15117
parent2d9ab0cfd7f3cacc347954676f1323342a6b286f
oeqa/selftest/bblock: add self test for bblock tool

it implements various combination of locking single/multiple recipe(s)/task(s)

it also tests that locked sig are architecture dependant

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/selftest/cases/bblock.py [new file with mode: 0644]