Searched refs:RunTestCoverage (Results 1 – 7 of 7) sorted by relevance
/u-boot/tools/dtoc/ |
A D | dtoc | 63 def RunTestCoverage(): function 66 test_util.RunTestCoverage('tools/dtoc/dtoc', '/main.py', 100 RunTestCoverage()
|
A D | main.py | 63 def RunTestCoverage(): function 66 test_util.RunTestCoverage('tools/dtoc/dtoc', '/main.py', 100 RunTestCoverage()
|
A D | test_fdt | 585 def RunTestCoverage(): function 587 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None, 635 RunTestCoverage()
|
A D | test_fdt.py | 585 def RunTestCoverage(): function 587 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None, 635 RunTestCoverage()
|
/u-boot/tools/binman/ |
A D | binman | 79 def RunTestCoverage(toolpath): function 88 test_util.RunTestCoverage('tools/binman/binman', None, 110 RunTestCoverage(args.toolpath)
|
A D | main.py | 79 def RunTestCoverage(toolpath): function 88 test_util.RunTestCoverage('tools/binman/binman', None, 110 RunTestCoverage(args.toolpath)
|
/u-boot/tools/patman/ |
A D | test_util.py | 25 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None, function
|
Completed in 6 milliseconds