]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.
authorCorneliu Stoicescu <corneliux.stoicescu@intel.com>
Tue, 26 Aug 2014 10:05:43 +0000 (13:05 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Aug 2014 11:12:06 +0000 (12:12 +0100)
commit54436aeed5ac5e0da0779919f8524a0603e19c6a
tree91aa7c510dcc287a6904f2fd25f31775d5f28bce
parentcd342b399b2d78724032cdd7042968d3238cd548
oeqa/oetest.py: enable sdk tests to use hasFeature and hasPackage methods.

In order to use the hasFeature and hasPackage methods, we need to make oeSDKTest extend oeTest and also set the test context (tc) attribute in the oeTest class when loading the tests.

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/oetest.py