]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST_SUITES
authorzjh <junhuix.zhang@intel.com>
Tue, 23 Jun 2015 07:54:26 +0000 (15:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jul 2015 16:58:50 +0000 (17:58 +0100)
commit2c3fe7351edd954230b14443f82914a3f70e8a40
tree3dbf697d0b5f5fa55b5afe7445846a4cbe9401cc
parentd0d641bf8cbf96d7c30dfcbdf2572d2709b56858
testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST_SUITES

If a TC name start with "oeqa", it is thought as a full TC path. if not,
follow original logic (assume under oeqa.runtime)

For example:

TEST_SUITES = "oeqa.runtime.pnp.get_memory_size oeqa.runtime.sanity.reboot"

will run these two case when bitbake -c testimage

[YOCTO #7834]

Signed-off-by: zjh <junhuix.zhang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass