Home
last modified time | relevance | path

Searched refs:pre_script (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py46 pre_script=None, argument
63 self.pre_script = pre_script
72 self.pre_script = pre_script
201 self.options.pre_script,
212 self.options.pre_script,
241 pre_script, argument
251 pre_script=pre_script,
268 pre_script = dut.get('pre_script')
307 pre_script=pre_script,
Dhandlers.py726 pre_script = hardware.pre_script
731 if pre_script:
735 self.run_custom_script(pre_script, timeout)
Dharness.py488 if hardware.pre_script:
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py34 pre_script: Path | None = None
81 pre_script=_cast_to_path(config.option.pre_script),
Dplugin.py160 config.option.pre_script = _normalize_path(config.option.pre_script)
/Zephyr-latest/scripts/tests/twister/
Dtest_hardwaremap.py175 mocked_hm.options.pre_script = 'dummy pre script'
255 pre_script = 'dummy pre script'
256 hm.add_device(serial, platform, pre_script, is_pty)
Dtest_harness.py570 hardware.pre_script = "pre_script"
Dtest_handlers.py1439 pre_script='dummy pre script',
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dhardware_adapter.py107 if self.device_config.pre_script:
108 self._run_custom_script(self.device_config.pre_script, self.base_timeout)
/Zephyr-latest/boards/st/nucleo_n657x0_q/doc/
Dindex.rst232 pre_script: <path_to_zephyr>/boards/st/common/scripts/board_power_reset.sh
/Zephyr-latest/boards/st/stm32n6570_dk/doc/
Dindex.rst235 pre_script: <path_to_zephyr>/boards/st/common/scripts/board_power_reset.sh