diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-05-02 13:19:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-19 09:05:17 +0100 |
commit | a9eb22e3d30b9bfd06eea55556894c256be3a4b0 (patch) | |
tree | 5da15dfd5fdc315f415c4ed3f980e51261d9ab8d /meta/classes/testexport.bbclass | |
parent | e090775f7e3b4af2345e835bbebcd5d4a580798b (diff) | |
download | poky-a9eb22e3d30b9bfd06eea55556894c256be3a4b0.tar.gz |
oeqa/oetest.py: Add class ExportTestContext
Adding the class is needed to separate the exported test
from the test image; both test run under different conditions,
i.e. an exported test doesn't require to change the signal
handling.
This change adds clasess ExportTestContext and ImageTestContext,
both of them inherits from RuntimeTestContext. Also refactors
RuntimeTestContext class, to keep the code common in this class.
(From OE-Core rev: ef9618a6e7f99e485cc6b59484d11807475c7823)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/testexport.bbclass')
0 files changed, 0 insertions, 0 deletions