Home
last modified time | relevance | path

Searched refs:OERuntimeTestContext (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dcontext.py17 class OERuntimeTestContext(OETestContext): class
24 super(OERuntimeTestContext, self).__init__(td, logger)
40 _context_class = OERuntimeTestContext
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestexport.bbclass49 from oeqa.runtime.context import OERuntimeTestContext
72 tc = OERuntimeTestContext(td, logger, target, host_dumper,
H A Dtestimage.bbclass208 from oeqa.runtime.context import OERuntimeTestContext
357 tc = OERuntimeTestContext(td, logger, target, host_dumper,