Home
last modified time | relevance | path

Searched refs:_executor_class (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A D__init__.py77 if not issubclass(comp_plugin._executor_class,
83 if comp_plugin._executor_class._script_executor \
87 components[comp_name] = comp_plugin._executor_class()
/openbmc/openbmc/poky/meta/lib/oeqa/sdkext/
H A Dcontext.py32 _executor_class = OESDKExtTestContextExecutor variable
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcontext.py153 _executor_class = OESDKTestContextExecutor variable
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py217 _executor_class = OERuntimeTestContextExecutor variable
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py246 _executor_class = OETestContextExecutor variable
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py403 _executor_class = OESelftestTestContextExecutor variable