]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: move FIT image tests to their own module
authorPaul Eggleton <paul.eggleton@microsoft.com>
Thu, 17 Dec 2020 02:51:40 +0000 (18:51 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:01 +0000 (00:03 +0000)
commit89f620cc142df9b4af6d49a13db96452ec838139
treed49ed906b341a62df34c60cd2fd76e5d872a4700
parent51b6e87df6babf74e73a6d704f044bd88c277ac9
oe-selftest: move FIT image tests to their own module

I'm about to add an additional test, and on the assumption that we might
also add more in future it seems reasonable to have the tests in their own
module.

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/fitimage.py [new file with mode: 0644]
meta/lib/oeqa/selftest/cases/imagefeatures.py