Home
last modified time | relevance | path

Searched refs:validate_local_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py180 ffdc_collector.validate_local_store(location)
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py226 self.validate_local_store(self.location)
422 self.validate_local_store(self.location)
1098 self.validate_local_store(self.ffdc_dir_path)
1103 def validate_local_store(cls, dir_path): member in ffdc_collector