Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py15 from oeqa.core.runner import OETestRunner
20 runnerClass = OETestRunner
H A Drunner.py246 class OETestRunner(_TestRunner): class
251 super(OETestRunner, self).__init__(*args, **kwargs)
H A DREADME12 * oeqa/core/runner.py: Provides OETestResult and OETestRunner base