qemu/tests/qtest/migration
Fabiano Rosas e1803dabdc tests/qtest/migration: Move common test code
The migration tests have a set of core infrastructure routines. These
are functions that are called by (almost) all tests and centralize the
common operations of: starting migration on both sides, waiting for
guests to boot, performing guest initialization and teardown, guest
memory validation, etc.

Move this basic framework code (and a few static helpers) into a
separate file. Leave only individual test functions (and their own
static helpers) in migration-test.c.

Acked-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
2024-12-12 10:25:40 -03:00
..
aarch64 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
i386 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
ppc64 tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
s390x tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
bootfile.c tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
bootfile.h tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
framework.c tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
framework.h tests/qtest/migration: Move common test code 2024-12-12 10:25:40 -03:00
Makefile tests/migration: Disambiguate guestperf vs. a-b 2024-12-12 10:25:39 -03:00
migration-qmp.c tests/qtest/migration: Rename migration-helpers.c 2024-12-12 10:25:40 -03:00
migration-qmp.h tests/qtest/migration: Rename migration-helpers.c 2024-12-12 10:25:40 -03:00
migration-util.c tests/qtest/migration: Move kvm_dirty_ring_supported to utils 2024-12-12 10:25:40 -03:00
migration-util.h tests/qtest/migration: Move kvm_dirty_ring_supported to utils 2024-12-12 10:25:40 -03:00