Re: [U-Boot] [PATCH] test: print_ut: Add test for %ls strings

2017-09-29 Thread sjg
On 13 September 2017 at 16:46, Rob Clark wrote: > Add a simple test for long strings. > > Signed-off-by: Rob Clark > --- > test/print_ut.c | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Simon Glass Applied to u-boot-dm thanks! ___ U-Boot ma

Re: [U-Boot] [PATCH] test: print_ut: Add test for %ls strings

2017-09-17 Thread Simon Glass
On 13 September 2017 at 16:46, Rob Clark wrote: > Add a simple test for long strings. > > Signed-off-by: Rob Clark > --- > test/print_ut.c | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Simon Glass ___ U-Boot mailing list U-Boot@lists.denx.d

[U-Boot] [PATCH] test: print_ut: Add test for %ls strings

2017-09-13 Thread Rob Clark
Add a simple test for long strings. Signed-off-by: Rob Clark --- test/print_ut.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/print_ut.c b/test/print_ut.c index baad289972..a42c554bef 100644 --- a/test/print_ut.c +++ b/test/print_ut.c @@ -36,6 +36,9 @@ static int do_ut_print(cmd_t