test_terminal: add experimental input support
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 31 Dec 2011 16:38:46 +0000 (17:38 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 31 Dec 2011 16:38:46 +0000 (17:38 +0100)
commit117d7ddbcd166d91b83003bce2cd3251d4230b1a
tree806c119fad3e9dc3f0d4a94eeb2109c5cd7f57c7
parentaf9ab4197cddd918881e647113c244ec29c42ad9
test_terminal: add experimental input support

Add input subsystem to terminal test app. This currently allows to actually
"write" to the console. There is still much to do to convert the input to proper
data but basic alphanumeric characters work for now.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
tests/test_terminal.c