]> git.ipfire.org Git - people/ms/u-boot.git/commit
video: test: Add ANSI escape sequence tests
authorRob Clark <robdclark@gmail.com>
Mon, 25 Sep 2017 19:45:09 +0000 (15:45 -0400)
committerAnatolij Gustschin <agust@denx.de>
Fri, 29 Sep 2017 15:59:58 +0000 (17:59 +0200)
commit40186ee213794d1a6e47e787aa424b3587711289
tree18b775fc41b3211ea625c54b203dc238fba5f75e
parenta7495ac87245e267221bcbdf77f0c18faa71e140
video: test: Add ANSI escape sequence tests

This adds tests for clear, set-cursor and color escape sequences.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
test/dm/video.c