git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f2cdcb
)
ktest: Enable user input to the console
author
Josh Poimboeuf
<jpoimboe@redhat.com>
Wed, 28 Jan 2015 19:38:39 +0000
(13:38 -0600)
committer
Steven Rostedt
<rostedt@goodmis.org>
Mon, 2 Feb 2015 15:43:24 +0000
(10:43 -0500)
Allow the user to send input to the console by putting the terminal in
cbreak mode (to allow reading stdin one character at a time) and copying
all stdin data to the console's pty.
Link:
http://lkml.kernel.org/r/bb1bbe7d202c95a3ce7894cfffdd8c725875978e.1422473610.git.jpoimboe@redhat.com
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
patch
|
blob
|
history
diff --cc
tools/testing/ktest/ktest.pl
Simple merge