Searched refs:hardware_map (Results 1 – 5 of 5) sorted by relevance
150 hardware_map, argument180 mocked_hm.options.hardware_map = hardware_map199 mocked_hm.options.hardware_map
548 hardware_map, argument567 res = testinstance.check_runnable(env.options, hardware_map)
182 if not self.options.device_testing and self.options.hardware_map:183 self.load(self.options.hardware_map)189 if self.options.hardware_map:190 self.load(self.options.hardware_map)
285 hardware_map=None): argument333 if hardware_map:334 for h in hardware_map.duts:
953 and (options.device_serial or options.device_serial_pty or options.hardware_map)
Completed in 23 milliseconds