Home
last modified time | relevance | path

Searched refs:toolpath (Results 1 – 10 of 10) sorted by relevance

/tools/binman/
A Dmain.py49 def RunTests(debug, verbosity, processes, test_preserve_dirs, args, toolpath): argument
81 test_name, toolpath,
88 def RunTestCoverage(toolpath, build_dir, args): argument
94 if toolpath:
95 for path in toolpath:
121 if not args.toolpath:
122 args.toolpath = ['./tools', 'build-sandbox/tools']
126 RunTestCoverage(args.toolpath, args.build_dir, args.tests)
130 args.toolpath)
A Dbinman49 def RunTests(debug, verbosity, processes, test_preserve_dirs, args, toolpath): argument
81 test_name, toolpath,
88 def RunTestCoverage(toolpath, build_dir, args): argument
94 if toolpath:
95 for path in toolpath:
121 if not args.toolpath:
122 args.toolpath = ['./tools', 'build-sandbox/tools']
126 RunTestCoverage(args.toolpath, args.build_dir, args.tests)
130 args.toolpath)
A Dcontrol.py843 if args.toolpath:
844 tool_paths += args.toolpath
A DREADME.rst277 the Makefile. You may find the -I and --toolpath options useful. The
1624 automatically added to the toolpath so there is no need to use `--toolpath` to
1652 [--toolpath TOOLPATH] [-T THREADS] [--test-section-timeout]
1683 --toolpath TOOLPATH
2071 but the --toolpath option can be used to specify additional search paths to
2165 `--toolpath` arguments. See :ref:`External tools`.
A Dbinman.rst277 the Makefile. You may find the -I and --toolpath options useful. The
1624 automatically added to the toolpath so there is no need to use `--toolpath` to
1652 [--toolpath TOOLPATH] [-T THREADS] [--test-section-timeout]
1683 --toolpath TOOLPATH
2071 but the --toolpath option can be used to specify additional search paths to
2165 `--toolpath` arguments. See :ref:`External tools`.
A Dftest.py280 toolpath=None, verbosity=None, no_capture=False): argument
293 cls.toolpath = toolpath
432 if self.toolpath:
433 for path in self.toolpath:
6951 if self.toolpath:
6952 for path in self.toolpath:
/tools/u_boot_pylib/
A Dtest_util.py160 processes, test_name, toolpath, class_and_module_list): argument
186 if toolpath:
187 for path in toolpath:
214 toolpath=toolpath, verbosity=verbosity, no_capture=no_capture)
/tools/patman/
A Dtest_common.py37 toolpath=None, verbosity=None, no_capture=False): argument
53 cls.toolpath = toolpath
/tools/dtoc/
A Ddtoc63 toolpath=[],
A Dmain.py63 toolpath=[],

Completed in 47 milliseconds