libvirt/tests
Richard W.M. Jones 4bfdb77aae Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
* python/libvir.c, python/libvirt_wrap.h, qemud/qemud.c,
        qemud/remote.c, src/internal.h, src/openvz_conf.c,
        src/openvz_driver.c, src/proxy_internal.h, src/qemu_conf.c,
        src/qemu_driver.c, src/remote_internal.h, src/test.h, src/util.c,
        src/xen_unified.c, src/xen_unified.h, tests/nodeinfotest.c,
        tests/qemuxml2argvtest.c, tests/qemuxml2xmltest.c, tests/reconnect.c,
        tests/sexpr2xmltest.c, tests/virshtest.c, tests/xencapstest.c,
        tests/xmconfigtest.c, tests/xml2sexprtest.c:
        Change #include <> to #include "" for local includes.
        Removed many includes from src/internal.h and put them in
        the C files which actually use them.
        Removed <ansidecl.h> - unused.
        Added a comment around __func__.
        Removed a clashing redefinition of VERSION symbol.
        All limits (PATH_MAX etc) now done in src/internal.h, so we
        don't need to include those headers in other files.
2007-12-05 13:56:22 +00:00
..
confdata Added files to EXTRA_DIST 2006-09-12 01:21:15 +00:00
nodeinfodata Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
qemuxml2argvdata Fixed PXE network boot config 2007-09-13 22:06:54 +00:00
sexpr2xmldata * tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn before exiting 2007-11-20 10:05:45 +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 Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
xml2sexprdata * tests/sexpr2xmltest.c tests/xml2sexprtest.c: warn before exiting 2007-11-20 10:05:45 +00:00
.cvsignore Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
conftest.c conftest: fix transposed size and count arguments to fwrite. 2007-11-12 22:16:25 +00:00
int-overflow Oops, forgot, Daniel 2007-11-12 14:07:37 +00:00
Makefile.am Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-11-26 12:03:34 +00:00
nodeinfotest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
qemuxml2argvtest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
qemuxml2xmltest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
reconnect.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
sexpr2xmltest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
test_conf.sh Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
test_xmlrpc.sh XML-RPC tests 2006-05-09 15:35:46 +00:00
testutils.c Added support for input devices 2007-07-18 21:08:22 +00:00
testutils.h Added support for input devices 2007-07-18 21:08:22 +00:00
virshtest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
xencapstest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
xmconfigtest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
xml2sexprtest.c Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com> 2007-12-05 13:56:22 +00:00
xmlrpcserver.py XML-RPC tests 2006-05-09 15:35:46 +00:00
xmlrpctest.c Fixed compiler warnings 2007-07-18 21:13:26 +00:00