Home
last modified time | relevance | path

Searched refs:loaderClass (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py19 loaderClass = OETestLoader variable in OETestContext
74 self.loader = self.loaderClass(self, module_paths, modules, tests,
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py17 loaderClass = OERuntimeTestLoader variable in OERuntimeTestContext