]> xenbits.xensource.com Git - libvirt.git/commit
vircgrouptest: call virCgroupDetectMounts directly
authorPavel Hrdina <phrdina@redhat.com>
Fri, 14 Sep 2018 10:38:54 +0000 (12:38 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 25 Sep 2018 07:59:23 +0000 (09:59 +0200)
commit4988f4b347d3c56af4bdb9852d1461f08f6cfced
tree241bc2446c30fe838de496caf098101e4b94ffe9
parent5cf1b25708328ad4006572801d0829548418cfe7
vircgrouptest: call virCgroupDetectMounts directly

Because we can set which files to return for cgroup tests there
is no need to have special function tailored to run tests.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/libvirt_private.syms
src/util/vircgroup.c
src/util/vircgrouppriv.h
tests/vircgrouptest.c