Re: [PATCH 1/6] tests: Print XML file name in verbose CPU test

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

 



On 01/06/2012 08:04 AM, Jiri Denemark wrote:
> It's not totally obvious that a failure in
>     CPU guest data(x86): host/guest (models, pref="qemu64")
> test means one needs to fix
>     x86-host+guest,models,qemu64-result.xml
> where the expected XML is stored. Better to provide a nice hint in
> verbose mode for failed tests.
> ---
>  tests/cputest.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/tests/cputest.c b/tests/cputest.c
> index 36b3eb4..5b7b951 100644
> --- a/tests/cputest.c
> +++ b/tests/cputest.c
> @@ -180,6 +180,8 @@ cpuTestCompareXML(const char *arch,
>          goto cleanup;
>  
>      if (STRNEQ(expected, actual)) {
> +        if (virTestGetVerbose())
> +            fprintf(stderr, "\nCompared to %s-%s.xml", arch, name);

I'm guessing this helped you debug later patches in the series :)

ACK.

-- 
Eric Blake   eblake@xxxxxxxxxx    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
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]