Searched refs:post_script (Results 1 – 9 of 9) 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)
46 post_script=None, argument70 self.post_script = post_script269 post_script = dut.get('post_script')308 post_script=post_script,
724 post_script = hardware.post_script839 if post_script:843 self.run_custom_script(post_script, timeout)
494 if hardware.post_script:
44 "post_script":
202 if self.device_config.post_script:203 self._run_custom_script(self.device_config.post_script, self.base_timeout)
572 hardware.post_script = "post_script"
1440 post_script='dummy post script',
Completed in 16 milliseconds