diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2015-01-28 13:38:39 -0600 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-02-02 10:43:24 -0500 |
commit | 9d2f7f051b8917305ea20ed79ff08254ea73f26d (patch) | |
tree | 4241225b589643b8d7dc70d412d137712e357770 /samples | |
parent | 9f2cdcbbb90e70e5e8fe6cd30151b8ac1c8745ac (diff) | |
download | linux-9d2f7f051b8917305ea20ed79ff08254ea73f26d.tar.bz2 |
ktest: Enable user input to the console
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>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions