Searched defs:build_dir (Results 1 – 4 of 4) sorted by relevance
/u-boot/test/py/tests/test_fs/test_squashfs/ |
A D | sqfs_common.py | 33 def gen_image(self, build_dir): argument 51 def clean_source(self, build_dir): argument 58 def cleanup(self, build_dir): argument
|
/u-boot/tools/patman/ |
A D | test_util.py | 25 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None, argument
|
/u-boot/tools/buildman/ |
A D | builderthread.py | 422 def CopyFiles(self, out_dir, build_dir, dirname, patterns): argument
|
/u-boot/tools/ |
A D | moveconfig.py | 868 def __init__(self, configs, options, build_dir): argument
|
Completed in 24 milliseconds