tests/qtest/migration: Split file tests
authorFabiano Rosas <farosas@suse.de>
Wed, 27 Nov 2024 18:28:58 +0000 (15:28 -0300)
committerFabiano Rosas <farosas@suse.de>
Thu, 12 Dec 2024 13:25:41 +0000 (10:25 -0300)
commitd8057eb3059e06e451fe3be71786525acc588ef3
treefb227f4f4db05b1c9604c234ed830886852315f3
parent5e87cf322f98e4b791fdcbe1d35eafd14036dba9
tests/qtest/migration: Split file tests

Split the file tests from migration-test.c. These are being moved to
their own file due to being special enough compared with the regular
stream migration. There is also the entire mapped-ram feature which
depends on file migration.

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/file-tests.c [new file with mode: 0644]
tests/qtest/migration/framework.h