aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test suite build when Xen driver is disabledDaniel P. Berrange2008-11-241-14/+34
* tests: new test: virsh-synopsisJim Meyering2008-11-241-0/+1
* tests: virsh-all: new scriptJim Meyering2008-11-241-0/+1
* Move the expected output data from virshdata/*.txt into virshtest.c.Jim Meyering2008-11-241-1/+1
* Optional dlopen support for driversDaniel P. Berrange2008-11-211-4/+10
* Fix windows build & build without QEMU driverDaniel P. Berrange2008-11-181-2/+13
* Link QEMU, LXC, network and storage drivers directly into libvirtdDaniel P. Berrange2008-11-171-2/+2
* Move WITH_XXX driver feature flags into config.h instead of direct compiler/l...Daniel P. Berrange2008-11-041-3/+1
* add a test for today's fixJim Meyering2008-11-041-0/+1
* Added test to validate all domain XML files against schemaDaniel P. Berrange2008-08-011-2/+3
* Prepare xm_internal driver for new domain XML apisDaniel P. Berrange2008-07-251-1/+1
* Convert XenD XML->SEXPR conversion to new domain XML APIsDaniel P. Berrange2008-07-251-1/+1
* better diagnostic when failing to undefine a running domain via IDJim Meyering2008-07-221-0/+1
* Compilation fixes for MinGWAtsushi SAKAI2008-06-261-3/+6
* virsh fails to read files larger than BUFSIZ bytesJim Meyering2008-06-191-0/+1
* Generic test suite helpers for OOM testingDaniel P. Berrange2008-05-291-0/+1
* Fix misc leaks in qparams code, support ; as param separator. Add test suiteDaniel P. Berrange2008-05-221-2/+6
* Make QEMU test suite independant of host OS capabilitiesDaniel P. Berrange2008-05-161-2/+2
* Ignore bash bugs under valgrindDaniel P. Berrange2008-04-281-1/+1
* Re-factor and pretty print differencesDaniel P. Berrange2008-04-181-0/+2
* Don't fail to read a file because it's non-seekable (e.g., a pipe).Jim Meyering2008-04-081-0/+1
* Add new testing framework and the first test to use it.Jim Meyering2008-03-241-1/+6
* Fix bugs in tests/Makefile.am.Jim Meyering2008-03-241-3/+5
* Avoid link errors with "configure --disable-shared".Jim Meyering2008-02-281-11/+2
* Added storage backend helper APIsDaniel P. Berrange2008-02-201-0/+2
* Fix device name -> number conversion for block statsDaniel P. Berrange2008-01-291-2/+6
* Accommodate automake-1.9.Jim Meyering2007-12-121-1/+1
* Test libvirtd's config-processing code.Jim Meyering2007-12-111-0/+3
* Use gnulib, starting with its physmem and getaddrinfo modules.Jim Meyering2007-12-051-1/+4
* Wed Dec 5 18:00:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-051-13/+0
* Initial integration of SASL authentication, working for Kerberos onlyDaniel P. Berrange2007-12-051-0/+2
* Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-11/+13
* Re-add quotes around top_srcdir/top_builddirDaniel P. Berrange2007-11-181-2/+2
* Remove reliance on abs_top_{src,build}dir variables from automake 1.10Daniel P. Berrange2007-11-171-2/+5
* Make "make distcheck" work.Jim Meyering2007-11-151-7/+1
* Arrange for tests to pass in a non-srcdir build.Jim Meyering2007-11-141-2/+16
* Begin fixing uses of strtol: parse integers more carefully.Daniel Veillard2007-11-121-2/+8
* Switch to use pkg-config to find gnutlsDaniel P. Berrange2007-09-191-2/+4
* Split out generic nodeinfo APIDaniel P. Berrange2007-07-251-2/+8
* Added testsuite for QEMU XML routinesDaniel P. Berrange2007-07-181-2/+15
* Wed Jul 4 10:14:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-07-041-2/+2
* +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-291-0/+1
* Fixed Xen capabilities parsing & added test suiteDaniel P. Berrange2007-03-271-3/+8
* * configure.in proxy/Makefile.am proxy/libvirt_proxy.cDaniel Veillard2007-03-151-1/+2
* Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-03-011-1/+2
* Fixed test suite linkageDaniel P. Berrange2007-02-161-1/+1
* Added code coverage testing enabled via --enable-test-coverageDaniel P. Berrange2007-02-141-3/+12
* Conditionally enable XenD testsDaniel P. Berrange2007-02-071-1/+4
* Added test suite for the XML <-> XM config file conversionDaniel P. Berrange2007-01-191-3/+9
* Fixed multiple memory leaks & make test suite check for leaks with valgrindDaniel P. Berrange2006-10-061-1/+1