libvirt/tests/vircgroupdata/all-in-one.cgroups
Pavel Hrdina 5cf1b25708 vircgroupmock: rewrite cgroup fopen mocking
Move all the cgroup data into separate files out of vircgroupmock.c
and rework the fopen function to load data from files.  This will
make it easier to add more test cases.

Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2018-09-25 09:59:23 +02:00

8 lines
164 B
Plaintext

#subsys_name hierarchy num_cgroups enabled
cpuset 6 1 1
cpu 6 1 1
cpuacct 6 1 1
memory 6 1 1
devices 6 1 1
blkio 6 1 1