2009/12/8 Sharadha Prabhakar (3P) <sharadha.prabhakar(a)citrix.com>:
Hi,
I’d like to know if there is a client test suite available to test libvirt.
If so
Where can I locate it?
Thanks,
SP
The libvirt source code comes with a test suite in the tests
subdirectory. This tests are for the libvirt library, but don't test
the actual hypervisor drivers.
To test the hypervisor drivers there is the libvirt TCK (Technology
Compatability Kit):
http://libvirt.org/git/?p=libvirt-tck.git;a=summary
Matthias