Home
last modified time | relevance | path

Searched refs:RunTestCoverage (Results 1 – 7 of 7) sorted by relevance

/u-boot/tools/dtoc/
A Ddtoc63 def RunTestCoverage(): function
66 test_util.RunTestCoverage('tools/dtoc/dtoc', '/main.py',
100 RunTestCoverage()
A Dmain.py63 def RunTestCoverage(): function
66 test_util.RunTestCoverage('tools/dtoc/dtoc', '/main.py',
100 RunTestCoverage()
A Dtest_fdt585 def RunTestCoverage(): function
587 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None,
635 RunTestCoverage()
A Dtest_fdt.py585 def RunTestCoverage(): function
587 test_util.RunTestCoverage('tools/dtoc/test_fdt.py', None,
635 RunTestCoverage()
/u-boot/tools/binman/
A Dbinman79 def RunTestCoverage(toolpath): function
88 test_util.RunTestCoverage('tools/binman/binman', None,
110 RunTestCoverage(args.toolpath)
A Dmain.py79 def RunTestCoverage(toolpath): function
88 test_util.RunTestCoverage('tools/binman/binman', None,
110 RunTestCoverage(args.toolpath)
/u-boot/tools/patman/
A Dtest_util.py25 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None, function

Completed in 6 milliseconds