]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
selftest: Add module for testing rootfs postcommands
authorAndrei Gherzan <andrei.gherzan@huawei.com>
Tue, 23 Aug 2022 23:56:22 +0000 (01:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2022 10:07:33 +0000 (11:07 +0100)
commit9640ce00c986626573a748859129b6e2eeeafa35
treedaccae85c41ad28fc97dbcd70bbfba595a03fece
parent4e4ea5adea8a00b4a78ffbe7cc60931deb74c161
selftest: Add module for testing rootfs postcommands

The initial implementation adds tests for 'tidy_shadowutils_files'.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/rootfspostcommandstests.py [new file with mode: 0644]