summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: reduce length of nodeinfodata test namesEric Blake2012-07-201-9/+9
* nodeinfo: deal with offline cpus in a nodeEric Blake2012-07-181-0/+1
* test: Add test case for nodeinfotest if host machine doesn't have NUMAPeter Krempa2012-07-111-0/+1
* test: Add new test case for nodeinfotestPeter Krempa2012-07-111-0/+1
* nodeinfo: test more detailsEric Blake2012-05-161-3/+6
* nodeinfo: add some more testsEric Blake2012-05-141-0/+5
* nodeinfo: avoid probing host filesystem during testEric Blake2012-05-141-28/+17
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* build: expand rule to cover testsuiteEric Blake2012-02-031-5/+5
* tests: plug memory leak on linuxTestNodeInfoAlex Jia2011-12-131-0/+1
* Modify the tests/nodeinfotest.c to use sysfs in additionPrerna Saxena2011-12-081-14/+27
* tests: Unify style of test skipping codeMatthias Bolte2011-07-291-5/+5
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* Skip nodeinfo test on non intel architecturesGuido Günther2011-06-141-1/+3
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-23/+42
* tests: simplify common setupEric Blake2011-04-291-16/+1
* tests: avoid spurious failure of nodeinfotestEric Blake2010-12-201-2/+3
* deprecate fclose() and introduce VIR_{FORCE_}FCLOSE()Stefan Berger2010-11-161-2/+3
* nodeinfotest: Print libvirt error on failureJiri Denemark2010-08-241-0/+6
* tests: do not ignore virInitialize failureJim Meyering2010-05-181-1/+2
* linuxNodeInfoCPUPopulate: avoid used-uninitialized via a testJim Meyering2010-05-181-0/+2
* Fix nodeinfotest on NUMA machinesDaniel P. Berrange2010-04-131-0/+5
* Remove virConnectPtr from nodeReportErrorMatthias Bolte2010-04-061-2/+2
* build: consistently indent preprocessor directivesEric Blake2010-03-091-1/+1
* Get thread and socket information in virsh nodeinfo.Chris Lalancette2010-03-081-3/+2
* avoid calling exit with a constant; use EXIT_* insteadJim Meyering2009-12-151-1/+1
* remove all trailing blank linesJim Meyering2009-07-161-1/+0
* Fix misc mingw portability problemsDaniel P. Berrange2009-01-061-1/+1
* Fix test driver return value & disable nodeinfotest on non-linux (John Levon)Daniel P. Berrange2008-12-181-3/+13
* avoid many mingw-specific warningsJim Meyering2008-10-281-5/+3
* use ARRAY_CARDINALITY moreJim Meyering2008-10-281-1/+2
* Convert test suites over to new test infrastructureDaniel P. Berrange2008-05-291-12/+16
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-1/+1
* remove Vim and Emacs variable settings from C source filesJim Meyering2008-04-101-9/+0
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-291-1/+1
* Use gnulib, starting with its physmem and getaddrinfo modules.Jim Meyering2007-12-051-18/+5
* Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-051-5/+0
* 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/+11
* Split out generic nodeinfo APIDaniel P. Berrange2007-07-251-0/+117