]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core: Add support for run tests by module, class and name
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:45 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commit0f7531803aa6ffef2b7c5be9acee3efe7d2974ef
treefcc9aea505fe25ff40a9c986e9392c7f431c4da1
parent7e803f1a855d3091a772b13efd3cc8e9c0c766e9
oeqa/core: Add support for run tests by module, class and name

This will enable only run certain module tests and filter by
class and test name.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/context.py
meta/lib/oeqa/core/loader.py