tests: add migration-helpers unit
commitd77799ccda4baca822308ed1648a3c72d46cf74e
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 16 Dec 2019 10:59:44 +0000 (16 14:59 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Jan 2020 14:41:32 +0000 (6 18:41 +0400)
treee8d124f20a50c3b8c3a92c8e7073998acf42b13a
parent1409c047c17a06ece437c73626598aa7c06ba116
tests: add migration-helpers unit

Move a few helper functions from migration-test.c to migration-helpers.c

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
tests/Makefile.include
tests/migration-helpers.c [new file with mode: 0644]
tests/migration-helpers.h [new file with mode: 0644]
tests/migration-test.c