Searched refs:hardware_map (Results 1 – 6 of 6) 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)
183 if not self.options.device_testing and self.options.hardware_map:184 self.load(self.options.hardware_map)190 if self.options.hardware_map:191 self.load(self.options.hardware_map)
261 hardware_map=None): argument308 if hardware_map:309 for h in hardware_map.duts:
912 and (options.device_serial or options.device_serial_pty or options.hardware_map)
915 * :github:`24943` - Add a harness property to boards in sanitycheck's hardware_map