Searched refs:post_script (Results 1 – 8 of 8) sorted by relevance
35 post_script: Path | None = None82 post_script=_cast_to_path(config.option.post_script),
161 config.option.post_script = _normalize_path(config.option.post_script)
47 post_script=None, argument71 self.post_script = post_script270 post_script = dut.get('post_script')309 post_script=post_script,
728 post_script = hardware.post_script843 if post_script:847 self.run_custom_script(post_script, timeout)
482 if hardware.post_script:
199 if self.device_config.post_script:200 self._run_custom_script(self.device_config.post_script, self.base_timeout)
489 hardware.post_script = "post_script"
1440 post_script='dummy post script',