]> git.ipfire.org Git - people/ms/u-boot.git/commit
test: print_ut: Add test for %ls strings
authorRob Clark <robdclark@gmail.com>
Wed, 13 Sep 2017 22:46:54 +0000 (18:46 -0400)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Oct 2017 02:08:19 +0000 (20:08 -0600)
commit085391b22349b453aefad677853ff2d9955dd967
treece4c52c038a5b5e61eb16615ee4337b300d068b8
parent0d3aaa35b87573c229d65bc79050ab13f39d8ec2
test: print_ut: Add test for %ls strings

Add a simple test for long strings.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/print_ut.c