]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/migration: Split compression tests from migration-test.c
authorFabiano Rosas <farosas@suse.de>
Wed, 27 Nov 2024 18:28:56 +0000 (15:28 -0300)
committerFabiano Rosas <farosas@suse.de>
Thu, 12 Dec 2024 13:25:41 +0000 (10:25 -0300)
commit932f74f3fe6ef6b17a642f91bed1ac76350e363c
tree9b3d6b3ed88ac5b0213ad1e7b835774b597871cd
parent979ee2a76feb3bf8dea4624482f7399077e39a87
tests/qtest/migration: Split compression tests from migration-test.c

Continuing the split of groups of tests from migration-test.c, split
the compression tests into their own file.

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