On Sun, 16 Jan 2022 at 08:14, Heinrich Schuchardt
wrote:
>
> Add a unit test for the %pUs printf code.
>
> Use ut_asserteq_str() for checking string results.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> test/print_ut.c | 20
> 1 file changed, 16 insertions(+), 4 deletions(
Add a unit test for the %pUs printf code.
Use ut_asserteq_str() for checking string results.
Signed-off-by: Heinrich Schuchardt
---
test/print_ut.c | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/test/print_ut.c b/test/print_ut.c
index 7b2e7bb152..19438
2 matches
Mail list logo