tests/qtest/migration: Split precopy tests
authorFabiano Rosas <farosas@suse.de>
Wed, 27 Nov 2024 18:28:59 +0000 (15:28 -0300)
committerFabiano Rosas <farosas@suse.de>
Thu, 12 Dec 2024 13:25:41 +0000 (10:25 -0300)
commit8a645544565c14cf1ac1b57ad2ef4f77a9446b7d
treef81ba666e9ff96971880cdeab4d8bcda105dee68
parentd8057eb3059e06e451fe3be71786525acc588ef3
tests/qtest/migration: Split precopy tests

Split the precopy tests from migration-test.c. This is the largest
group of tests and the more difficult one to break into smaller
groups, so move all of it.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/meson.build
tests/qtest/migration-test.c
tests/qtest/migration/framework.h
tests/qtest/migration/precopy-tests.c [new file with mode: 0644]