Searched refs:rel_config (Results 1 – 10 of 10) sorted by relevance
/tools/asuite/atest/test_finders/ |
D | module_finder.py | 166 rel_config = test.data[constants.TI_REL_CONFIG] 167 test.build_targets = self._get_build_targets(module_name, rel_config) 170 def _get_build_targets(self, module_name, rel_config): argument 182 config_file = os.path.join(self.root_dir, rel_config) 198 def _get_module_test_config(self, module_name, rel_config=None): argument 221 return rel_config 294 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 306 if not rel_config: 307 rel_config = self._get_rel_config(test_path) 308 if not rel_config: [all …]
|
D | tf_integration_finder.py | 79 def _get_build_targets(self, rel_config): argument 80 config_file = os.path.join(self.root_dir, rel_config) 203 rel_config = os.path.relpath(test_file, self.root_dir) 228 build_targets=self._get_build_targets(rel_config), 229 data={constants.TI_REL_CONFIG: rel_config, 260 rel_config = os.path.relpath(path, self.root_dir) 261 match = _INT_NAME_RE.match(rel_config) 264 rel_config) 270 build_targets=self._get_build_targets(rel_config), 271 data={constants.TI_REL_CONFIG: rel_config,
|
D | suite_plan_finder.py | 120 rel_config = os.path.relpath(path, self.root_dir) 121 return [self._get_test_info_from_path(rel_config)]
|
/tools/tradefederation/core/atest/test_finders/ |
D | module_finder.py | 164 rel_config = test.data[constants.TI_REL_CONFIG] 165 test.build_targets = self._get_build_targets(module_name, rel_config) 168 def _get_build_targets(self, module_name, rel_config): argument 180 config_file = os.path.join(self.root_dir, rel_config) 196 def _get_module_test_config(self, module_name, rel_config=None): argument 219 return rel_config 292 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 304 if not rel_config: 305 rel_config = self._get_rel_config(test_path) 306 if not rel_config: [all …]
|
D | tf_integration_finder.py | 77 def _get_build_targets(self, rel_config): argument 78 config_file = os.path.join(self.root_dir, rel_config) 199 rel_config = os.path.relpath(test_file, self.root_dir) 224 build_targets=self._get_build_targets(rel_config), 225 data={constants.TI_REL_CONFIG: rel_config, 256 rel_config = os.path.relpath(path, self.root_dir) 257 match = _INT_NAME_RE.match(rel_config) 260 rel_config) 266 build_targets=self._get_build_targets(rel_config), 267 data={constants.TI_REL_CONFIG: rel_config,
|
D | suite_plan_finder.py | 119 rel_config = os.path.relpath(path, self.root_dir) 120 return [self._get_test_info_from_path(rel_config)]
|
/tools/asuite/atest/unittest_data/cache_root/ |
D | cd66f9f5ad63b42d0d77a9334de6bb73.cache | 58 S'rel_config'
|
D | 78ea54ef315f5613f7c11dd1a87f10c7.cache | 67 S'rel_config'
|
/tools/tradefederation/core/atest/unittest_data/cache_root/ |
D | cd66f9f5ad63b42d0d77a9334de6bb73.cache | 58 S'rel_config'
|
D | 78ea54ef315f5613f7c11dd1a87f10c7.cache | 67 S'rel_config'
|