Home
last modified time | relevance | path

Searched refs:_context_class (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdkext/
H A Dcontext.py22 _context_class = OESDKExtTestContext variable in OESDKExtTestContextExecutor
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dcontext.py101 _context_class = OETestContext variable in OETestContextExecutor
214 self.tc = self._context_class(**self.tc_kwargs['init'])
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcontext.py144 _context_class = OESelftestTestContext variable in OESelftestTestContextExecutor
352 self.tc = self._context_class(**self.tc_kwargs['init'])
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/
H A Dcontext.py52 _context_class = OESDKTestContext variable in OESDKTestContextExecutor
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dcontext.py40 _context_class = OERuntimeTestContext variable in OERuntimeTestContextExecutor