Searched refs:RunTestCoverage (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/tools/dtoc/ |
H A D | dtoc | 73 def RunTestCoverage(): function 76 test_util.RunTestCoverage('tools/dtoc/dtoc.py', '/dtoc.py', 105 RunTestCoverage()
|
H A D | dtoc.py | 73 def RunTestCoverage(): function 76 test_util.RunTestCoverage('tools/dtoc/dtoc.py', '/dtoc.py', 105 RunTestCoverage()
|
H A D | test_fdt.py | 512 def RunTestCoverage(): function 514 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None, 562 RunTestCoverage()
|
H A D | test_fdt | 512 def RunTestCoverage(): function 514 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None, 562 RunTestCoverage()
|
/openbmc/u-boot/tools/binman/ |
H A D | binman | 109 def RunTestCoverage(): function 114 test_util.RunTestCoverage('tools/binman/binman.py', None, 137 RunTestCoverage()
|
H A D | binman.py | 109 def RunTestCoverage(): function 114 test_util.RunTestCoverage('tools/binman/binman.py', None, 137 RunTestCoverage()
|
/openbmc/u-boot/tools/patman/ |
H A D | test_util.py | 19 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): function
|