Searched refs:rel_config (Results 1 – 1 of 1) sorted by relevance
238 rel_config = test.data[constants.TI_REL_CONFIG]239 test.build_targets = self._get_build_targets(module_name, rel_config)257 def _get_build_targets(self, module_name, rel_config): argument269 config_file = os.path.join(self.root_dir, rel_config)272 mod_dir = os.path.dirname(rel_config).replace('/', '-')288 rel_config = os.path.join(mod_info['path'][0],294 data={constants.TI_REL_CONFIG: rel_config,299 rel_config=None): argument314 if rel_config:316 os.path.dirname(rel_config))[all …]