On Wed, May 04, 2016 at 17:09:47 +0200, Jiri Denemark wrote:
> Currently all qemu driver tests are statically linked to qemu driver
> library, which makes it impossible to mock any API from the library.
> This patch creates a shared qemu driver library which can be used
> instead of the static one.
> 
> NB we can't use libvirt_driver_qemu.so directly since it is linked with
> -module and it is supposed to be dlopened.
> 
> Signed-off-by: Jiri Denemark <[email protected]>
> ---
>  tests/Makefile.am | 10 ++++++++++
>  1 file changed, 10 insertions(+)

ACK

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to