]> xenbits.xensource.com Git - libvirt.git/commit
XML-RPC tests
authorKarel Zak <kzak@redhat.com>
Tue, 9 May 2006 15:35:46 +0000 (15:35 +0000)
committerKarel Zak <kzak@redhat.com>
Tue, 9 May 2006 15:35:46 +0000 (15:35 +0000)
commit0f579f785cff4c840fa2e0918a958f7e6f56a1f0
tree15014496432625bd4faaf96ea9957af210e781e3
parentbfee5cd2cd6e5a88ea2ff43956af42ad40715d9d
XML-RPC tests
29 files changed:
ChangeLog
Makefile.am
configure.in
docs/APIchunk0.html
docs/APIchunk1.html
docs/APIchunk2.html
docs/APIchunk3.html
docs/APIconstructors.html
docs/APIfiles.html
docs/APIfunctions.html
docs/APIsymbols.html
docs/examples/.cvsignore
docs/examples/Makefile.am
docs/examples/examples.xml
docs/html/libvirt-libvirt.html
docs/html/libvirt-virterror.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
src/Makefile.am
src/xml.c
src/xml.h
src/xmlrpc.c
src/xmlrpc.h
tests/Makefile.am [new file with mode: 0644]
tests/test_xmlrpc.sh [new file with mode: 0755]
tests/testutils.c [new file with mode: 0644]
tests/testutils.h [new file with mode: 0644]
tests/xmlrpcserver.py [new file with mode: 0755]
tests/xmlrpctest.c [new file with mode: 0644]