]> code.ossystems Code Review - openembedded-core.git/commit
devtool: Split tests into multiple classes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jul 2018 21:59:22 +0000 (21:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Jul 2018 15:36:09 +0000 (16:36 +0100)
commit75148c190dd4823947557e9a07f1722e817c1fea
treee351d35f4b1af4b8c5398a9f07fc75cefe4e5ea9
parent978548c0abde2cb94c2782538552f39bdf2bf630
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>
meta/lib/oeqa/selftest/cases/devtool.py