Home | History | Annotate | Download | only in tools

Lines Matching refs:GetConfiguration

601   def GetConfiguration(self, context):
609 self.config = module.GetConfiguration(context, self.path)
616 return self.GetConfiguration(context).GetBuildRequirements()
620 tests = self.GetConfiguration(context).ListTests(current_path, path, mode, v)
626 self.GetConfiguration(context).GetTestStatus(sections, defs)