Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dloader.py10 class OERuntimeTestLoader(OETestLoader): class
14 case = super(OERuntimeTestLoader, self)._getTestCase(testCaseClass, tcName)
H A Dcontext.py15 from oeqa.runtime.loader import OERuntimeTestLoader
18 loaderClass = OERuntimeTestLoader