Home
last modified time | relevance | path

Searched refs:loadTests (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dcommon.py36 tc.loadTests(self.cases_path, modules=modules, tests=tests,
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dtestmetaidesupport.py38 tc.loadTests(OESDKTestContextExecutor.default_cases)
H A Dtestsdk.py117 tc.loadTests(self.context_executor_class.default_cases)
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py69 def loadTests(self, module_paths, modules=[], tests=[], member in OETestContext
216 self.tc.loadTests(self.module_paths, **self.tc_kwargs['load'])
H A DREADME28 loadTests and runTests of certain Test component and
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/
H A Dtestsdk.py85 tc.loadTests(OESDKExtTestContextExecutor.default_cases)
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py122 tc.loadTests()
H A Doetest.py280 def loadTests(self): member in TestContext
/openbmc/openbmc/poky/scripts/
H A Dyocto-check-layer41 tc.loadTests(CASES_PATHS)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtestexport.bbclass113 tc.loadTests(test_paths, modules=test_modules)
H A Dtestimage.bbclass346 tc.loadTests(test_paths, modules=test_modules)
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py368 self.tc.loadTests(self.module_paths, **self.tc_kwargs['load'])