Home
last modified time | relevance | path

Searched refs:device_serial_pty (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/tests/twister/
Dtest_hardwaremap.py153 device_serial_pty, argument
178 mocked_hm.options.device_serial_pty = device_serial_pty
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py78 serial_pty=config.option.device_serial_pty,
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py858 if options.device_serial_pty and os.name == "nt": # OS is Windows
912 and (options.device_serial or options.device_serial_pty or options.hardware_map)
921 and (options.device_serial or options.device_serial_pty) and len(options.platform) != 1
936 if options.flash_before and options.device_serial_pty:
Dhardwaremap.py209 elif self.options.device_serial_pty:
210 self.add_device(self.options.device_serial_pty,