Home
last modified time | relevance | path

Searched refs:get_spawn_output (Results 1 – 5 of 5) sorted by relevance

/u-boot/test/py/tests/
A Dtest_help.py18 output = cons.get_spawn_output().replace('\r', '')
30 output = cons.get_spawn_output().replace('\r', '')
A Dtest_spl.py28 output = cons.get_spawn_output().replace('\r', '')
A Dtest_vpl.py28 output = cons.get_spawn_output().replace('\r', '')
A Dtest_log.py47 output = cons.get_spawn_output().replace('\r', '')
/u-boot/test/py/
A Du_boot_console_base.py461 def get_spawn_output(self): member in ConsoleBase

Completed in 11 milliseconds