Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_hardwaremap.py152 device_serial, argument
177 mocked_hm.options.device_serial = device_serial
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py72 serial=config.option.device_serial,
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py198 elif self.options.device_serial:
199 self.add_device(self.options.device_serial,
Denvironment.py912 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