Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py16 class OERuntimeTestContext(OETestContext): class
23 super(OERuntimeTestContext, self).__init__(td, logger)
38 _context_class = OERuntimeTestContext
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestexport.bbclass49 from oeqa.runtime.context import OERuntimeTestContext
69 tc = OERuntimeTestContext(td, logger, target, image_packages, extract_dir)
H A Dtestimage.bbclass181 from oeqa.runtime.context import OERuntimeTestContext
338 tc = OERuntimeTestContext(td, logger, target, image_packages, extract_dir)