]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add cgroup nested tests
authorPavel Hrdina <phrdina@redhat.com>
Thu, 5 Nov 2020 17:39:10 +0000 (18:39 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 10 Feb 2021 12:37:12 +0000 (13:37 +0100)
commit85099c339346e41f457234e8ad831841aef1d5e3
tree9b8e59ecf6bcd28ef199feed1427e565ee6319b8
parent184245f53b94fc84f727eb6e8a2aa52df02d69c0
tests: add cgroup nested tests

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/vircgroupdata/systemd-legacy.cgroups [new file with mode: 0644]
tests/vircgroupdata/systemd-legacy.mounts [new file with mode: 0644]
tests/vircgroupdata/systemd-legacy.self.cgroup [new file with mode: 0644]
tests/vircgroupdata/systemd-unified.cgroups [new file with mode: 0644]
tests/vircgroupdata/systemd-unified.mounts [new file with mode: 0644]
tests/vircgroupdata/systemd-unified.self.cgroup [new file with mode: 0644]
tests/vircgrouptest.c