Re: [PATCH] tests: Fix message for IP parse/format failures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2019-08-08 at 13:37 +0300, Roman Bolshakov wrote:
> Confusing message is printed when a parse/format sockettest fails. E.g.
> there's a test that parses/formats ::ffff and the format fails like that:
>   38) Test format ::ffff family AF_UNSPEC                               ...
>   Offset 2
>   Expect [0.0.255.255]
>   Actual [ffff]
> 
> It should be instead:
>   38) Test format ::ffff family AF_UNSPEC                               ...
>   Offset 2
>   Expect [ffff]
>   Actual [0.0.255.255]
> 
> Signed-off-by: Roman Bolshakov <r.bolshakov@xxxxxxxxx>
> ---
>  tests/sockettest.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Nice catch!

  Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

and pushed.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux