commit | a7495ac87245e267221bcbdf77f0c18faa71e140 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Mon Sep 25 15:45:08 2017 -0400 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Sep 29 17:58:45 2017 +0200 |
tree | 7f7bb5c23331c28d2b7f9523e939835001378c70 | |
parent | 703d885c228074fb24b4d51673a9422fac49fa9b [diff] |
video: test: Helper for writing strings I'll need some more of this, let's not just copy-pasta the vidconsole_put_char() loop. Named to match vidconsole_put_char() in case that is ever useful outside of the tests. Signed-off-by: Rob Clark <robdclark@gmail.com>