Searched refs:OETestContext (Results 1 – 7 of 7) sorted by relevance
11 from oeqa.core.context import OETestContext13 class CheckLayerTestContext(OETestContext):
34 from oeqa.core.context import OETestContext35 tc = OETestContext(d, self.logger)
12 from oeqa.core.context import OETestContext, OETestContextExecutor14 class OESDKTestContext(OETestContext):
27 * oeqa/core/context: Provides OETestContext, a high-level API for64 Adding a new test component the developer needs to extend OETestContext/OETestContextExecutor
18 class OETestContext(object): class101 _context_class = OETestContext
10 from oeqa.core.context import OETestContext, OETestContextExecutor17 class OERuntimeTestContext(OETestContext):
20 from oeqa.core.context import OETestContext, OETestContextExecutor56 class OESelftestTestContext(OETestContext):