Re: [libvirt] [PATCH v2 7/9] vircgroupmock: rewrite cgroup fopen mocking

2018-09-24 Thread Ján Tomko
On Thu, Sep 20, 2018 at 10:54:36AM +0200, Pavel Hrdina wrote: 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 Signed-off-by: Pavel Hrdina

[libvirt] [PATCH v2 7/9] vircgroupmock: rewrite cgroup fopen mocking

2018-09-20 Thread Pavel Hrdina
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 Signed-off-by: Pavel Hrdina --- tests/vircgroupdata/all-in-one.cgroups | 7 ++