uterm: vt: add fake_open/close() helpers
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 5 Nov 2012 13:45:22 +0000 (14:45 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 5 Nov 2012 13:45:22 +0000 (14:45 +0100)
commit8e837167c5498bab32e7af76cfea2d835e1e0fe0
tree568bd4fc1452eb1160373e773aeb61a3db3a0af3
parente7c8e7b5312dd8e05991ae9a7301f5749bf259c7
uterm: vt: add fake_open/close() helpers

Instead of doing the backend initialization directly in uterm_vt code, we
now use fake_* helpers similar to real_* helpers.

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