]> code.ossystems Code Review - openembedded-core.git/commit
selftest/recipetool: Split tests into separate test classes
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Wed, 8 Dec 2021 10:18:37 +0000 (11:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Dec 2021 10:33:21 +0000 (10:33 +0000)
commit2aef869bcca3e0de4afb9ef00492de3ee72b035c
tree043332e416dd5c47175338a6648a3d1fc5db5ecc
parent1419168a58a5caf99e24ada08c9ab639344a78b4
selftest/recipetool: Split tests into separate test classes

Split tests into separate test classes to speed up individual test runs
by reducing the test setup to a minimum.

The pkgdata generation is only needed for the append tests and slow down
the other tests.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/recipetool.py