]> code.ossystems Code Review - openembedded-core.git/commit
devtool: Split tests into multiple classes sumo
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jul 2018 21:59:22 +0000 (21:59 +0000)
committerArmin Kuster <akuster808@gmail.com>
Tue, 9 Apr 2019 12:27:17 +0000 (17:57 +0530)
commit84f19e78d9b1f3d634cf1d46ce48f24670199d0b
tree3ec98a321297af2c5c334cd76f6ef5b0ff4176aa
parent85c1b6fb516aae58240330a0aca659bfafcd3883
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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/cases/devtool.py