libvirt/tests
Jim Meyering e8ff93b4e6 Remove more useless if tests before "free"-like functions.
* build-aux/useless-if-before-free: Rename from ...
* build-aux/find-unnecessary-if-before-free: ... this.  Remove file.
Also changed it so that new names are no longer hard-coded in the
script.  Instead, they're supplied via options:
* Makefile.cfg (useless_free_options): Define.
Add xmlXPathFreeObject to the list of free-like functions it detects.
* Makefile.maint (sc_avoid_if_before_free): Reflect script renaming.
* .x-sc_avoid_if_before_free: Likewise.
* src/openvz_conf.c (openvzParseXML): Remove useless "if"-before-free.
* src/qemu_conf.c (qemudParseXML, qemudParseNetworkXML): Likewise.
* src/virsh.c (cmdVNCDisplay, cmdTTYConsole, cmdDetachInterface):
(cmdDetachDisk): Likewise.
* src/xm_internal.c (xenXMConfigSetIntFromXPath): Likewise.
(xenXMConfigSetStringFromXPath, xenXMParseXMLToConfig): Likewise.
(xenXMDomainAttachDevice, xenXMAttachDisk, xenXMAttachInterface):
(xenXMDomainDetachDevice): Likewise.
* src/xml.c (virXPathString): Likewise.
* tests/xmlrpctest.c (checkRequestValue): Likewise.
2008-02-07 16:49:29 +00:00
..
confdata Fix config file reading to not truncate large files 2008-01-07 15:21:33 +00:00
nodeinfodata Use gnulib, starting with its physmem and getaddrinfo modules. 2007-12-05 21:31:07 +00:00
qemuxml2argvdata Fixed PXE network boot config 2007-09-13 22:06:54 +00:00
sexpr2xmldata Added support for booting off kenrel+initrd with HVM guests 2008-02-05 16:21:25 +00:00
virshdata Fixed virsh test suite 2007-01-26 13:10:28 +00:00
xencapsdata Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 09:38:00 +00:00
xmconfigdata
xml2sexprdata Added support for booting off kenrel+initrd with HVM guests 2008-02-05 16:21:25 +00:00
.cvsignore Fix device name -> number conversion for block stats 2008-01-29 18:36:00 +00:00
conftest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
daemon-conf Test libvirtd's config-processing code. 2007-12-11 21:20:13 +00:00
int-overflow Oops, forgot, Daniel 2007-11-12 14:07:37 +00:00
Makefile.am Fix device name -> number conversion for block stats 2008-01-29 18:36:00 +00:00
nodeinfotest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemuxml2argvtest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemuxml2xmltest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
reconnect.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
sexpr2xmltest.c Added support for booting off kenrel+initrd with HVM guests 2008-02-05 16:21:25 +00:00
statstest.c Avoid compilation failure when building --without-xen. 2008-01-31 21:49:47 +00:00
test_conf.sh Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
test_xmlrpc.sh
testutils.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
testutils.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
virshtest.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
xencapstest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
xmconfigtest.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
xml2sexprtest.c Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
xmlrpcserver.py
xmlrpctest.c Remove more useless if tests before "free"-like functions. 2008-02-07 16:49:29 +00:00