Home
last modified time | relevance | path

Searched hist:"783 cbcd3604088e9ff12b552fc209b3696c0e2b6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/py/
H A Du_boot_console_base.py783cbcd3604088e9ff12b552fc209b3696c0e2b6 Fri Jan 22 19:30:10 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: log when tests send CTRL-C

Write a note to the log file when a test sends CTRL-C to U-Boot. This
makes it easier to follow what's happening in the logs, especially since
U-Boot doesn't echo the character back to its output, so there's no other
signal of what's going on.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>