[PATCH v2 5/9] tests: Add simple test for virDomainMigrateCheckNotLocal

Jiri Denemark jdenemar at redhat.com
Tue Sep 1 15:51:47 UTC 2020


On Tue, Sep 01, 2020 at 16:36:56 +0200, Martin Kletzander wrote:
> For this we need to make the function accessible (at least privately).  The
> behaviour will change in following patches and the test helps explaining the
> change.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  scripts/apibuild.py      |  1 +
>  src/libvirt-domain.c     |  3 +-
>  src/libvirt_internal.h   |  2 +
>  src/libvirt_private.syms |  1 +
>  tests/meson.build        |  1 +
>  tests/virmigtest.c       | 91 ++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 97 insertions(+), 2 deletions(-)
>  create mode 100644 tests/virmigtest.c

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list