]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Drop VIR_MOCK_CALL_STAT
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 16 May 2016 15:15:46 +0000 (17:15 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 20 May 2016 15:16:21 +0000 (17:16 +0200)
commit436397902ea3c9ec1391430894f587506a558a12
treeb7a8b075198129fc301fd153dc92651fbdfc7733
parenta1344f70a128921e7fe7213da7c1afbc962fba9c
tests: Drop VIR_MOCK_CALL_STAT

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 <mprivozn@redhat.com>
tests/vircgroupmock.c
tests/virmock.h
tests/virpcimock.c
tests/virtestmock.c