Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/tests/
H A Dtest_efi_selftest.py72 send_nl=False, wait_for_prompt=False)
80 send_nl=False, wait_for_prompt=False)
88 send_nl=False, wait_for_prompt=False)
95 u_boot_console.run_command(cmd='a', wait_for_echo=False, send_nl=False,
104 send_nl=False, wait_for_prompt=False)
112 send_nl=False, wait_for_prompt=False)
117 u_boot_console.run_command(cmd='x', wait_for_echo=False, send_nl=False,
142 send_nl=False, wait_for_prompt=False)
150 send_nl=False, wait_for_prompt=False)
158 send_nl=False, wait_for_prompt=False)
[all …]
/openbmc/u-boot/test/py/
H A Du_boot_console_base.py140 def run_command(self, cmd, wait_for_echo=True, send_nl=True, argument
185 if send_nl:
251 self.run_command(chr(3), wait_for_echo=False, send_nl=False)