qemu/tests/qtest/migration
Fabiano Rosas 979ee2a76f tests/qtest/migration: Split TLS tests from migration-test.c
The migration-test.c file has become unwieldy large. It's quite
confusing to navigate with all the test definitions mixed with hook
definitions. The TLS tests make this worse with ifdef'ery.

Since we're planning on having a smaller set of tests to run as smoke
testing on all architectures, I'm taking the time to split some tests
into their own file.

Move the TLS tests into a file of their own.

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: Split TLS tests from migration-test.c 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
tls-tests.c tests/qtest/migration: Split TLS tests from migration-test.c 2024-12-12 10:25:40 -03:00