Home
last modified time | relevance | path

Searched defs:bbpath (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/controllers/
H A Dtesttargetloader.py16 def get_controller_module(self, target, bbpath): argument
24 def get_controller_modulenames(self, bbpath): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/
H A Dcontext.py208 def _get_cases_paths(self, bbpath): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dquery.py471 …def print_cross_files(self, bbpath, keyword, layername, f, needed_filename, show_filenames, ignore… argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py209 def _get_tests_list(self, bbpath, extrapath): argument