Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_ofplatdata.py13 output = cons.get_spawn_output().replace('\r', '')
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_base.py405 def get_spawn_output(self): member in ConsoleBase