Home
last modified time | relevance | path

Searched defs:test_path (Results 1 – 8 of 8) sorted by relevance

/scripts/tests/twister_blackbox/
A Dtest_runner.py202 def test_build_only(self, capfd, out_path, test_path, test_platforms, expected, flag): argument
237 def test_runtest_only(self, capfd, out_path, test_path, test_platforms, expected): argument
361 def test_dry_run(self, capfd, out_path, test_path, test_platforms, flag): argument
384 def test_cmake_only(self, capfd, out_path, test_path, test_platforms, expected): argument
430 def test_pre_script(self, capfd, out_path, test_path, test_platforms, file_name): argument
453 def test_device_flash_timeout(self, capfd, out_path, test_path, test_platforms): argument
477 def test_retry(self, capfd, out_path, test_path, test_platforms, iterations): argument
513 def test_retry_interval(self, capfd, out_path, test_path, test_platforms, interval): argument
544 def test_timeout_multiplier(self, capfd, out_path, test_path, test_platforms, timeout): argument
575 def test_tag(self, capfd, out_path, test_path, test_platforms, tags, expected): argument
[all …]
A Dtest_report.py139 def test_platform_reports(self, capfd, out_path, test_path, test_platforms, file_name): argument
188 def test_report_suffix(self, capfd, out_path, test_path, test_platforms, file_name): argument
217 def test_report_name(self, capfd, out_path, test_path, test_platforms, report_arg, file_name): argument
247 def test_report_dir(self, capfd, out_path, test_path, test_platforms, file_name, dir_name): argument
284 def test_outdir(self, capfd, test_path, test_platforms, file_name, dir_name): argument
324 def test_log_file(self, capfd, test_path, test_platforms, out_path, file_name): argument
362 def test_detailed_skipped_report(self, out_path, test_path, flags, expected_testcase_counts): argument
398 def test_report_filtered(self, out_path, test_path, report_filtered, expected_filtered_count): argument
466 def test_report_summary(self, out_path, capfd, test_path, test_platforms, expected_content): argument
A Dtest_coverage.py163 def test_coverage(self, capfd, test_path, test_platforms, out_path, file_name): argument
191 def test_enable_coverage(self, capfd, test_path, test_platforms, out_path, expected): argument
219 …def test_coverage_basedir(self, capfd, test_path, test_platforms, out_path, file_name, expected_co… argument
298 …def test_coverage_tool(self, capfd, caplog, test_path, test_platforms, out_path, cov_tool, expecte… argument
324 def test_gcov_tool(self, capfd, test_path, test_platforms, out_path, expected_content): argument
351 def test_coverage_platform(self, capfd, test_path, test_platforms, out_path, cov_platform): argument
A Dtest_printouts.py284 def test_list_tags(self, capfd, out_path, test_path, expected): argument
318 def test_list_tests(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
354 def test_tree(self, capfd, out_path, test_path, expected, detailed_id, exclude_tags): argument
375 def test_timestamps(self, capfd, out_path, test_path, test_platforms): argument
451 def test_force_color(self, capfd, out_path, test_path, test_platforms): argument
A Dtest_platform.py192 def test_any_platform(self, capfd, out_path, test_path, test_platforms, flag): argument
228 def test_exclude_platform(self, capfd, out_path, test_path, test_platforms, expected): argument
277 def test_emulation_only(self, capfd, out_path, test_path, test_platforms, expected): argument
A Dtest_disable.py77 …def test_disable_suite_name_check(self, capfd, out_path, test_path, test_platforms, flag, expected… argument
111 …def test_disable_warnings_as_errors(self, capfd, out_path, test_path, test_platforms, flag, expect… argument
A Dtest_quarantine.py82 … def test_quarantine_list(self, capfd, out_path, test_path, test_platforms, quarantine_directory): argument
A Dtest_tooling.py107 def test_ninja(self, capfd, out_path, test_path, test_platforms, flag): argument

Completed in 12 milliseconds