poky/meta/lib/oeqa/selftest
Richard Purdie 5ddf7fff99 devtool: Split tests into multiple classes
This allows better parallelism between the different tests as currently
this block takes the longest time to execute. devtool tests are still
all grouped into the "devtool" module for ease of exection.

This also makes it easier to execute some subset of devtool tests for
testing devtool changes.

(From OE-Core rev: 84f19e78d9b1f3d634cf1d46ce48f24670199d0b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-25 15:01:21 +01:00
..
cases devtool: Split tests into multiple classes 2019-04-25 15:01:21 +01:00
case.py oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove() 2018-12-16 14:31:26 +00:00
context.py logging: use warning instead warn 2019-04-25 15:01:21 +01:00