Home
last modified time | relevance | path

Searched hist:"8 b304a37df13477f02fca5a6f5eaa3e55d7b4bf1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/py/
H A Du_boot_utils.py8b304a37df13477f02fca5a6f5eaa3e55d7b4bf1 Sun Jul 03 15:40:40 UTC 2016 Simon Glass <sjg@chromium.org> test/py: Add an option to execute a string containing a command

It is sometimes inconvenient to convert a string into a list for execution
with run_and_log(). Provide a helper function to do this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Teddy Reed <teddy.reed@gmail.com>