[libvirt] [PATCH] tests: Don't use testutils in mock libraries

Daniel P. Berrange berrange at redhat.com
Fri Sep 11 12:11:44 UTC 2015


On Fri, Sep 11, 2015 at 01:58:29PM +0200, Martin Kletzander wrote:
> Mock libraries are not built with testutils.c, but there's one which
> uses VIR_TEST_DEBUG.  But because that debug should be an error, if we
> change it, then it will not only be more semantically correct, but mingw
> compiler will be happier as well.
> 
> It also follows suit with all other mock libraries.
> 
> For few other things, used in this file, need libvirt.la to be added
> into LIBADD for mingw as well.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  tests/Makefile.am            | 1 +
>  tests/virportallocatortest.c | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list