]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: test more details
authorEric Blake <eblake@redhat.com>
Mon, 14 May 2012 23:11:47 +0000 (17:11 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 16 May 2012 16:23:06 +0000 (10:23 -0600)
commit5a8262a0aebe64f7cf5dff1a784833788c966279
tree2e6dd714134023085d437bdf57468c324c70d962
parente7df360d56f648885dbca048822d2ab88ec222ac
nodeinfo: test more details

Make it obvious why we need Osier's patch in commit 10d9038b
to fix NUMA parsing of an AMD machine with two cores sharing
a socket id.

* tests/nodeinfotest.c (linuxTestCompareFiles): Enhance the test.
* tests/nodeinfodata/linux-nodeinfo-sysfs-test-*-output.txt: Update.
tests/nodeinfodata/linux-nodeinfo-sysfs-test-1-cpu-ppc-output.txt
tests/nodeinfodata/linux-nodeinfo-sysfs-test-1-cpu-x86-output.txt
tests/nodeinfodata/linux-nodeinfo-sysfs-test-2-cpu-x86-output.txt
tests/nodeinfodata/linux-nodeinfo-sysfs-test-3-cpu-x86-output.txt
tests/nodeinfotest.c