]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Implement virConnectListAllInterfaces
authorCole Robinson <crobinso@redhat.com>
Tue, 10 Jul 2018 19:01:45 +0000 (15:01 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 19 Jul 2018 13:47:01 +0000 (09:47 -0400)
commita33e20c734790a67f2918c131796190b5a4c4341
treef79349c9c596fcc9f318d32f989f1a2947b3d093
parent359b938b8b37254e3e714a2a50e4b9a444516133
test: Implement virConnectListAllInterfaces

This adds some generic virinterfaceobj code, roughly matching what
is used by other stateful drivers like network, storage, etc.

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/virinterfaceobj.c
src/conf/virinterfaceobj.h
src/libvirt_private.syms
src/test/test_driver.c