Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dtest.py11 def getSuiteCases(suite): argument
25 def getSuiteModules(suite): argument
34 def getSuiteCasesInfo(suite, func): argument
43 def getSuiteCasesNames(suite): argument
49 def getSuiteCasesIDs(suite): argument
55 def getSuiteCasesFiles(suite): argument
H A Dconcurrencytest.py196 def __init__(self, suite, processes, setupfunc, removefunc, bb_vars): argument
244 def fork_for_tests(concurrency_num, suite): argument
319 def partition_tests(suite, count): argument
/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py51 def do_fork(suite): argument
102 def partition_tests(suite, count): argument
135 suite = unittest.TestLoader().loadTestsFromTestCase(SampleTestCase) variable
142 suite = unittest.TestLoader().loadTestsFromTestCase(SampleTestCase) variable
/openbmc/linux/lib/kunit/
Ddebugfs.h
/openbmc/u-boot/tools/patman/
H A Dpatman93 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
97 suite = doctest.DocTestSuite(module) variable
H A Dpatman.py93 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
97 suite = doctest.DocTestSuite(module) variable
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Drunner.py259 def _walk_suite(self, suite, func): argument
268 def _list_tests_name(self, suite): argument
288 def _list_tests_class(self, suite): argument
307 def _list_tests_module(self, suite): argument
322 def list_tests(self, suite, display_type): argument
H A Dloader.py34 def _find_duplicated_modules(suite, directory): argument
/openbmc/qemu/scripts/
H A Dmtest2make.py84 def emit_suite_deps(name, suite, prefix): argument
93 def emit_suite(name, suite, prefix): argument
/openbmc/qemu/tests/decode/
H A Dmeson.build52 suite = 'decodetree' variable
/openbmc/openbmc-test-automation/tools/
H A Drobot_custom_rules.py23 def apply(self, suite): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbinutils.py31 def run_binutils(self, suite): argument
H A Dgcc.py21 def check_skip(self, suite): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py38 def __init__(self, suite, processes, setupfunc, removefunc, bb_vars): argument
84 def setup_builddir(self, suffix, selftestdir, suite): argument
/openbmc/qemu/tests/functional/qemu_test/
H A Dasset.py218 def precache_suite(suite): argument
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py313 def set_suite_depth(suite): argument