[libvirt] [PATCH 0/3] Couple of virtestmock fixes

Michal Privoznik mprivozn at redhat.com
Wed May 18 13:39:09 UTC 2016


Behold! This is not a trivial patch set and you will need a lot
of courage to review it. Sorry. I hadn't had a nice time writing
the patches neither.

Michal Privoznik (3):
  tests: Drop VIR_MOCK_CALL_STAT
  virtestmock: Mock stat() properly
  tests: Link virtestmock with probes

 cfg.mk                |   3 ++
 configure.ac          |   1 +
 tests/Makefile.am     |   1 +
 tests/vircgroupmock.c |  14 +++----
 tests/virmock.h       |  23 -----------
 tests/virpcimock.c    |  19 ++++-----
 tests/virtestmock.c   | 106 ++++++++++++++++++++++++++++++++++++++++++++++++--
 7 files changed, 124 insertions(+), 43 deletions(-)

-- 
2.8.1




More information about the libvir-list mailing list