poky/meta/lib/oeqa/core/utils
Robert Yang f4743e0686 oeqa/concurrencytest: fix for locating meta-selftest
The previous code assumed builddir and meta-selftest are in the same dir, but
this isn't always true, builddir can be anywhere, use get_test_layer() to
locate meta-selftest can fix the problem.

(From OE-Core rev: 56d2493a9adfcc47ae7e265439e05ff42cdbbbbf)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-26 11:12:12 +00:00
..
__init__.py oeqa/core: Add utils module for OEQA framework 2017-01-23 12:05:18 +00:00
concurrencytest.py oeqa/concurrencytest: fix for locating meta-selftest 2018-12-26 11:12:12 +00:00
misc.py meta: remove remaining True option to getVar calls 2017-01-31 14:43:02 +00:00
path.py oeqa/core: Add utils module for OEQA framework 2017-01-23 12:05:18 +00:00
test.py testimage.bbclass: Add package install feature 2017-01-23 12:05:20 +00:00