[libvirt] [PATCH 4/5] build: expand rule to cover testsuite

Jiri Denemark jdenemar at redhat.com
Fri Feb 3 09:07:47 UTC 2012


On Thu, Feb 02, 2012 at 17:33:23 -0700, Eric Blake wrote:
> The bulk of this patch was done with:
> 
> sed -i 's/\(\bfree *(/VIR_FREE(/g' tests/*.c
> 
> followed by fixing the few compile errors that resulted.
> 
> * cfg.mk (exclude_file_name_regexp--sc_prohibit_raw_allocation):
> Remove tests from exemption.
> * tests/testutils.h: Add common header.
> * tests/commandhelper.c: Fix offenders.
> * tests/cputest.c: Likewise.
> * tests/domainsnapshotxml2xmltest.c: Likewise.
> * tests/interfacexml2xmltest.c: Likewise.
> * tests/networkxml2argvtest.c: Likewise.
> * tests/networkxml2xmltest.c: Likewise.
> * tests/nodedevxml2xmltest.c: Likewise.
> * tests/nodeinfotest.c: Likewise.
> * tests/nwfilterxml2xmltest.c: Likewise.
> * tests/qemuargv2xmltest.c: Likewise.
> * tests/qemuxml2argvtest.c: Likewise.
> * tests/qemuxml2xmltest.c: Likewise.
> * tests/qemuxmlnstest.c: Likewise.
> * tests/qparamtest.c: Likewise.
> * tests/sexpr2xmltest.c: Likewise.
> * tests/storagepoolxml2xmltest.c: Likewise.
> * tests/storagevolxml2xmltest.c: Likewise.
> * tests/testutils.c: Likewise.
> * tests/virshtest.c: Likewise.
> * tests/xencapstest.c: Likewise.
> * tests/xmconfigtest.c: Likewise.
> * tests/xml2sexprtest.c: Likewise.

Mostly mechanical. ACK

Jirka




More information about the libvir-list mailing list