Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_sandbox_exit.py15 assert(u_boot_console.validate_exited())
22 assert(u_boot_console.validate_exited())
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_sandbox.py70 def validate_exited(self): member in ConsoleSandbox