summaryrefslogtreecommitdiff
path: root/tests/xencapstest.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* Use K&R style for curly braces in tests/Martin Kletzander2014-03-201-11/+22
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-1/+1
* Remove test case average timingDaniel P. Berrange2013-10-081-11/+11
* Introduce OOM reporting to virAsprintfMichal Privoznik2013-07-101-0/+2
* xencapstest: Resolve Coverity CHECKED_RETURN errorJohn Ferlan2013-05-211-1/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* Turn virCapabilities into a virObjectDaniel P. Berrange2013-02-081-1/+1
* Rename xml.{c,h} to virxml.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Fix test cases for virArch changesDaniel P. Berrange2012-12-181-42/+42
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* build: expand rule to cover testsuiteEric Blake2012-02-031-5/+5
* Xen: Fake versions in xencapstestPhilipp Hahn2011-10-141-0/+10
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-19/+17
* tests: simplify common setupEric Blake2011-04-291-16/+1
* deprecate fclose() and introduce VIR_{FORCE_}FCLOSE()Stefan Berger2010-11-161-4/+3
* Move xen driver code into src/xen/ directoryDaniel P. Berrange2009-09-211-1/+1
* remove all trailing blank linesJim Meyering2009-07-161-1/+0
* Fix test suite build when Xen driver is disabledDaniel P. Berrange2008-11-241-11/+0
* Fix xen capabilities data creationDaniel P. Berrange2008-09-051-1/+1
* Convert XenD XML->SEXPR conversion to new domain XML APIsDaniel P. Berrange2008-07-251-5/+10
* Convert test suites over to new test infrastructureDaniel P. Berrange2008-05-291-14/+18
* Re-factor and pretty print differencesDaniel P. Berrange2008-04-181-7/+3
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-57/+57
* Add formal internal capabilities API and update drivers to use itDaniel P. Berrange2008-02-271-1/+2
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-291-1/+1
* Given code like if (foo) free (foo); remove the useless "if (foo) " part.Jim Meyering2008-01-291-2/+1
* Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-051-7/+2
* Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-1/+5
* Arrange for tests to pass in a non-srcdir build.Jim Meyering2007-11-141-3/+19
* Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-08-211-0/+1
* Added support for input devicesDaniel P. Berrange2007-07-181-11/+11
* +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-291-0/+16
* Fixed Xen capabilities parsing & added test suiteDaniel P. Berrange2007-03-271-0/+199