Re: [libvirt] [PATCH 1/3] tests: Drop VIR_MOCK_CALL_STAT

2016-05-20 Thread Peter Krempa
On Wed, May 18, 2016 at 15:39:10 +0200, Michal Privoznik wrote: > It wasn't as great idea as I thought. Thing around stat() are > more complicated than that. Therefore we need to revert > 86d1705a8ace349b plus drop use of the macro as introduced in > later patches. > > Signed-off-by: Michal Privoz

[libvirt] [PATCH 1/3] tests: Drop VIR_MOCK_CALL_STAT

2016-05-18 Thread Michal Privoznik
It wasn't as great idea as I thought. Thing around stat() are more complicated than that. Therefore we need to revert 86d1705a8ace349b plus drop use of the macro as introduced in later patches. Signed-off-by: Michal Privoznik --- tests/vircgroupmock.c | 14 +++--- tests/virmock.h |