Home
last modified time | relevance | path

Searched refs:wait_for (Results 1 – 8 of 8) sorted by relevance

/test/py/tests/
A Dtest_net_boot.py217 ubman.wait_for(pattern)
287 ubman.wait_for(pattern)
348 ubman.wait_for('Enter choice:')
359 ubman.wait_for('Enter choice:')
366 ubman.wait_for(pattern)
419 ubman.wait_for('Enter choice:')
426 ubman.wait_for(pattern)
A Dtest_efi_loader.py232 ubman.wait_for('grub>')
234 ubman.wait_for('SMBIOS')
237 ubman.wait_for('grub>')
239 ubman.wait_for(ubman.prompt)
A Dtest_stackprotector.py14 ubman.wait_for(expected_response)
A Dtest_zynqmp_rpu.py124 ubman.wait_for(outputs[i])
213 ubman.wait_for(outputs[i])
A Dtest_ums.py137 ubman.wait_for(re.compile('UMS: LUN.*[\r\n]'))
A Dtest_dfu.py217 ubman.wait_for('Ctrl+C to exit ...')
A Dtest_net.py164 ubman.wait_for('Waiting for PHY auto negotiation to complete')
168 ubman.wait_for('done')
/test/py/
A Dconsole_base.py398 def wait_for(self, text): member in ConsoleBase

Completed in 16 milliseconds