Lines Matching defs:test_path
202 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
605 def test_only_failed(self, capfd, out_path, test_path, test_platforms, expected): argument
678 def test_retry_build_errors(self, capfd, out_path, test_path, test_platforms, iterations): argument