Home
last modified time | relevance | path

Searched refs:add_device (Results 1 – 2 of 2) sorted by relevance

/scripts/tests/twister/
A Dtest_hardwaremap.py171 mocked_hm.add_device = mock.Mock()
206 mocked_hm.add_device.assert_called_once()
256 hm.add_device(serial, platform, pre_script, is_pty)
/scripts/pylib/twister/twisterlib/
A Dhardwaremap.py198 self.add_device(self.options.device_serial,
209 self.add_device(self.options.device_serial_pty,
236 def add_device( member in HardwareMap

Completed in 4 milliseconds