Home
last modified time | relevance | path

Searched refs:test_path (Results 1 – 12 of 12) sorted by relevance

/scripts/tests/twister_blackbox/
A Dtest_runner.py203 args = ['-i', '--outdir', out_path, '-T', test_path, flag] + \
239 args = ['--outdir', out_path,'-i', '-T', test_path, '--build-only'] + \
252 args = ['--outdir', out_path,'-i', '-T', test_path, '--test-only'] + \
361 def test_dry_run(self, capfd, out_path, test_path, test_platforms, flag): argument
362 args = ['--outdir', out_path, '-T', test_path, flag] + \
385 args = ['--outdir', out_path, '-T', test_path, '--cmake-only'] + \
477 def test_retry(self, capfd, out_path, test_path, test_platforms, iterations): argument
575 def test_tag(self, capfd, out_path, test_path, test_platforms, tags, expected): argument
576 args = ['--outdir', out_path, '-T', test_path, '-vv', '-ll', 'DEBUG'] + \
606 args = ['--outdir', out_path,'-i', '-T', test_path, '-v'] + \
[all …]
A Dtest_addon.py49 test_path = os.path.join(TEST_DATA, 'tests', 'san', 'ubsan')
50 args = ['-i', '--outdir', out_path, '-T', test_path] + \
76 test_path = os.path.join(TEST_DATA, 'tests', 'san', 'lsan')
77 args = ['-i', '--outdir', out_path, '-T', test_path] + \
109 test_path = os.path.join(TEST_DATA, 'tests', 'san', 'asan')
134 args = ['-i', '--outdir', out_path, '-T', test_path] + \
270 args = ['-i', '--outdir', out_path, '-T', test_path] + \
299 test_path = os.path.join(TEST_DATA, 'tests', 'pytest')
300 args = ['-i', '--outdir', out_path, '-T', test_path] + \
328 test_path = os.path.join(TEST_DATA, 'tests', 'san', 'val')
[all …]
A Dtest_coverage.py163 def test_coverage(self, capfd, test_path, test_platforms, out_path, file_name): argument
164 args = ['-i','--outdir', out_path, '-T', test_path] + \
191 def test_enable_coverage(self, capfd, test_path, test_platforms, out_path, expected): argument
192 args = ['-i','--outdir', out_path, '-T', test_path] + \
224 args = ['--outdir', out_path,'-i', '-T', test_path] + \
266 test_path = os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic', 'group2')
268 args = ['--outdir', out_path,'-i', '-T', test_path] + \
299 args = ['--outdir', out_path,'-i', '-T', test_path] + \
324 def test_gcov_tool(self, capfd, test_path, test_platforms, out_path, expected_content): argument
325 args = ['--outdir', out_path, '-i', '-T', test_path] + \
[all …]
A Dtest_report.py140 args = ['-i', '--outdir', out_path, '-T', test_path, '--platform-reports'] + \
188 def test_report_suffix(self, capfd, out_path, test_path, test_platforms, file_name): argument
218 args = ['-i', '--outdir', out_path, '-T', test_path] + \
284 def test_outdir(self, capfd, test_path, test_platforms, file_name, dir_name): argument
285 args = ['-i', '-T', test_path, "--outdir", dir_name] + \
324 def test_log_file(self, capfd, test_path, test_platforms, out_path, file_name): argument
325 args = ['-i','--outdir', out_path, '-T', test_path, "--log-file", file_name] + \
364 args = ['-i', '--outdir', out_path, '-T', test_path] + \
400 args = ['-i', '--outdir', out_path, '-T', test_path] + \
467 args = ['-i', '--outdir', out_path, '-T', test_path] + \
[all …]
A Dtest_printouts.py284 def test_list_tags(self, capfd, out_path, test_path, expected): argument
285 args = ['--outdir', out_path, '-T', test_path, '--list-tags']
318 def test_list_tests(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
319 args = ['--outdir', out_path, '-T', test_path, '--list-tests', detailed_id]
354 def test_tree(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
355 args = ['--outdir', out_path, '-T', test_path, '--test-tree', detailed_id]
375 def test_timestamps(self, capfd, out_path, test_path, test_platforms): argument
377 args = ['-i', '--outdir', out_path, '-T', test_path, '--timestamps', '-v'] + \
451 def test_force_color(self, capfd, out_path, test_path, test_platforms): argument
453 args = ['-i', '--outdir', out_path, '-T', test_path, '--force-color'] + \
A Dtest_disable.py77 …def test_disable_suite_name_check(self, capfd, out_path, test_path, test_platforms, flag, expected… argument
78 args = ['-i', '--outdir', out_path, '-T', test_path] + \
111 …def test_disable_warnings_as_errors(self, capfd, out_path, test_path, test_platforms, flag, expect… argument
112 args = ['-i', '--outdir', out_path, '-T', test_path] + \
A Dtest_platform.py192 def test_any_platform(self, capfd, out_path, test_path, test_platforms, flag): argument
193 args = ['--outdir', out_path, '-T', test_path, '-y'] + \
228 def test_exclude_platform(self, capfd, out_path, test_path, test_platforms, expected): argument
229 args = ['--outdir', out_path, '-T', test_path] + \
277 def test_emulation_only(self, capfd, out_path, test_path, test_platforms, expected): argument
278 args = ['-i', '--outdir', out_path, '-T', test_path] + \
A Dtest_quarantine.py82 … def test_quarantine_list(self, capfd, out_path, test_path, test_platforms, quarantine_directory): argument
83 args = ['--outdir', out_path, '-T', test_path] +\
A Dtest_tooling.py107 def test_ninja(self, capfd, out_path, test_path, test_platforms, flag): argument
108 args = ['--outdir', out_path, '-T', test_path, flag] + \
A Dtest_output.py173 test_path = os.path.join(TEST_DATA, 'tests', 'dummy', 'agnostic')
174 args = ['--outdir', out_path, '-T', test_path, *flags]
/scripts/tests/twister/
A Dtest_mixins.py15 test_path = os.path.join(test_data, 'mixins')
17 return_code = pytest.main([test_path])
/scripts/west_commands/
A Dbuild.py202 test_path = self.args.source_dir
204 test_path = os.path.dirname(self.args.test_item)
205 if test_path and os.path.exists(test_path):
206 self.args.source_dir = test_path

Completed in 26 milliseconds