[libvirt] [PATCH 0/3] Clean

John Ferlan jferlan at redhat.com
Sat Mar 4 15:00:21 UTC 2017


More "fallout" from the RFC series to make a common pool object:

http://www.redhat.com/archives/libvir-list/2017-February/msg00519.html

were changes made along the way in the test_driver code to "commonalize"
the various vir*ObjFindBy{Name|UUID} callers. This series will do the
same for the existing code.

Not even attempted was making test_driver to have updated coding style
(maybe another day for that)!

John Ferlan (3):
  test: Make common test*ObjFindByName helpers
  test: Make a common testNetworkObjFindByName
  test: Make common test*ObjFindByUUID helpers

 src/test/test_driver.c | 499 ++++++++++++++++---------------------------------
 1 file changed, 166 insertions(+), 333 deletions(-)

-- 
2.9.3




More information about the libvir-list mailing list