]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
tests: Use more specific names for variables
authorAndrea Bolognani <abologna@redhat.com>
Fri, 4 Dec 2015 13:51:08 +0000 (14:51 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 9 Dec 2015 14:22:58 +0000 (15:22 +0100)
commitd2939c0f4d1d3e5a633807badc7177d9a4d1452f
tree001205a462f711c0f1174ff51157dabe8a95367e
parent46468c62ffdea570b3870648382fe337c97238cc
tests: Use more specific names for variables

Instead of fakesysfsdir, which is very generic, use fakesysfspcidir and
fakesysfscgroupdir. This makes it explicit what part of the fake sysfs
filesystem they're referring to, and also leaves open the possibility of
handling files in two unrelated parts of the fake sysfs filesystem.

No functional changes.
tests/vircgroupmock.c
tests/virpcimock.c