Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/test_finders/
Dmodule_finder.py164 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 …]
Dtf_integration_finder.py77 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,
Dsuite_plan_finder.py119 rel_config = os.path.relpath(path, self.root_dir)
120 return [self._get_test_info_from_path(rel_config)]
/tools/asuite/atest/test_finders/
Dmodule_finder.py184 rel_config = test.data[constants.TI_REL_CONFIG]
185 test.build_targets = self._get_build_targets(module_name, rel_config)
196 if (mod_info.get(constants.MODULE_TEST_CONFIG, []).index(rel_config)
199 rel_config))[0]
207 def _get_build_targets(self, module_name, rel_config): argument
219 config_file = os.path.join(self.root_dir, rel_config)
242 def _get_module_test_config(self, module_name, rel_config=None): argument
276 return [rel_config] if rel_config else []
376 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument
388 if not rel_config:
[all …]
Dtf_integration_finder.py86 def _get_build_targets(self, rel_config): argument
87 config_file = os.path.join(self.root_dir, rel_config)
289 rel_config = os.path.relpath(test_file, self.root_dir)
314 build_targets=self._get_build_targets(rel_config),
315 data={constants.TI_REL_CONFIG: rel_config,
347 rel_config = os.path.relpath(path, self.root_dir)
348 match = _INT_NAME_RE.match(rel_config)
351 rel_config)
357 build_targets=self._get_build_targets(rel_config),
358 data={constants.TI_REL_CONFIG: rel_config,
Dsuite_plan_finder.py120 rel_config = os.path.relpath(path, self.root_dir)
121 return [self._get_test_info_from_path(rel_config)]
Dmodule_finder_unittest.py708 rel_config=uc.CONFIG_FILE)
736 uc.PACKAGE, module_name=uc.MODULE_NAME, rel_config=uc.CONFIG_FILE)
/tools/asuite/atest/unittest_data/cache_root/
Dcd66f9f5ad63b42d0d77a9334de6bb73.cache58 S'rel_config'
/tools/asuite/atest-py2/unittest_data/cache_root/
Dcd66f9f5ad63b42d0d77a9334de6bb73.cache58 S'rel_config'
D78ea54ef315f5613f7c11dd1a87f10c7.cache67 S'rel_config'