[PATCH 5/8] test: add test for %pUs

Simon Glass sjg at chromium.org
Fri Jan 21 16:20:43 CET 2022


On Sun, 16 Jan 2022 at 08:14, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Add a unit test for the %pUs printf code.
>
> Use ut_asserteq_str() for checking string results.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  test/print_ut.c | 20 ++++++++++++++++----
>  1 file changed, 16 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list