]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/oetest: Remove bb as requirement for oetest.
authorLucian Musat <george.l.musat@intel.com>
Wed, 23 Sep 2015 15:40:25 +0000 (18:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Sep 2015 21:08:13 +0000 (22:08 +0100)
commit22bd8a600823306d7c5965a9a69b8e8888993513
tree7afaa8c9662c1dd2c0e0ca178f74c4d84397337b
parent555e8d110435cf4af1e1ab4699c2fa55898e9d80
oeqa/oetest: Remove bb as requirement for oetest.

In order for the test export runner to work oetest needs to be
separated from bitbake environment. There is no need to use bb
import here so we can use a logger instead.

Signed-off-by: Lucian Musat <george.l.musat@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py