[OE-core] FW: [PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests
Benjamin Esquivel
benjamin.esquivel at linux.intel.com
Tue Nov 15 19:10:06 UTC 2016
Re-sending from the correct account (of mine).
From: Esquivel, Benjamin
Sent: Tuesday, November 15, 2016 12:38 PM
To: 'Jose Perez Carranza' <jose.perez.carranza at linux.intel.com>; 'Burton, Ross' <ross.burton at intel.com>
Cc: 'OE-core' <openembedded-core at lists.openembedded.org>
Subject: RE: [OE-core] [PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests
Apologies for the top posting.
The reason for the migration of the tests is for them to be included in the selftest execution. And for that execution, it needs to base off of the oeSelfTest class.
Benjamin
From: openembedded-core-bounces at lists.openembedded.org <mailto:openembedded-core-bounces at lists.openembedded.org> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of Jose Perez Carranza
Sent: Tuesday, November 15, 2016 12:09 PM
To: Burton, Ross <ross.burton at intel.com <mailto:ross.burton at intel.com> >
Cc: OE-core <openembedded-core at lists.openembedded.org <mailto:openembedded-core at lists.openembedded.org> >
Subject: Re: [OE-core] [PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests
On 11/15/2016 11:16 AM, Burton, Ross wrote:
On 15 November 2016 at 16:24, <jose.perez.carranza at linux.intel.com <mailto:jose.perez.carranza at linux.intel.com> > wrote:
+class TestPackagesFilterOutSystem(oeSelfTest):
As the tests don't need anything special that oeSelfTest provides, can they remain as testcase.TestCase instances? There's a lot of complication from oeSelfTest that isn't required.
In order to the test cases be recognized and executed as part of the suite they need to be in the same context of selftest hence be an instance of oeSelftest.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161115/9bce27d3/attachment-0002.html>
More information about the Openembedded-core
mailing list