video: test: Add console tests for truetype
authorSimon Glass <sjg@chromium.org>
Fri, 15 Jan 2016 01:10:51 +0000 (18:10 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sat, 30 Jan 2016 09:58:37 +0000 (10:58 +0100)
commit5674ead7d2e731fdd8fb1bd50efcbdba54c51dd9
tree6e7d43746a0d6d3fe9a433ffa7f00e543936b01b
parent8df8dad528df027d5318020cc9f1d3c1ef231075
video: test: Add console tests for truetype

This adds tests for the different character types, line wrap, scrolling and
backspace.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/video.c