Searched defs:bbpath (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/ |
H A D | testtargetloader.py | 18 def get_controller_module(self, target, bbpath): argument 26 def get_controller_modulenames(self, bbpath): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
H A D | context.py | 214 def _get_cases_paths(self, bbpath): argument
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | query.py | 482 …def print_cross_files(self, bbpath, keyword, layername, f, needed_filename, show_filenames, ignore… argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | oetest.py | 194 def _get_tests_list(self, bbpath, extrapath): argument
|