Home
last modified time | relevance | path

Searched defs:case (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py13 def _add_depends(registry, case, depends): argument
68 def _skipTestDependency(case, depends): argument
83 def bind(self, registry, case): argument
H A D__init__.py17 case = None # Reference of OETestCase decorated variable in OETestDecorator
43 def bind(self, registry, case): argument
/openbmc/qemu/scripts/simplebench/
H A Dbench_prealloc.py46 def bench_func(env, case): argument
69 def auto_count_bench_func(env, case): argument
H A Dimg_bench_templater.py32 def bench_func(env, case): argument
H A Dbench-example.py26 def bench_func(env, case): argument
H A Dbench-backup.py29 def bench_func(env, case): argument
H A Dbench_write_req.py32 def bench_func(env, case): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py106 def _registerTestCase(self, case): argument
110 def _handleTestCaseDecorators(self, case): argument
127 def _filterTest(self, case): argument
H A Drunner.py95 def _getTestResultDetails(self, case): argument
271 def _list_cases(logger, case): argument
292 def _list_classes(logger, case): argument
311 def _list_modules(logger, case): argument
/openbmc/openbmc-test-automation/lib/
H A Dgen_plug_in_utils.py21 def get_plug_in_package_name(case=None): argument
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py87 def _execute_test_steps(self, case): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
H A Dui-bootstrap-tpls-0.11.0.min.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
/openbmc/qemu/scripts/qapi/
H A Dschema.py1114 def _make_variant(self, case, typ, ifcond, info): argument