]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/migration: Introduce migration_test_add_suffix
authorFabiano Rosas <farosas@suse.de>
Thu, 13 Feb 2025 17:59:25 +0000 (14:59 -0300)
committerFabiano Rosas <farosas@suse.de>
Fri, 14 Feb 2025 18:19:06 +0000 (15:19 -0300)
commitaabb2a5b5d54acde0992d933b647a306e59362b4
tree867cc92b438296935bc90c8a7433f65b71e9bb2c
parent4a228bcc994ea8ab05d4927e23e7916f32cc1168
tests/qtest/migration: Introduce migration_test_add_suffix

Introduce a new migration_test_add_suffix to allow programmatic
creation of tests based on a suffix. Pass the test name into the test
so it can know which variant to run.

Reviewed-by: Peter Xu <peterx@redhat.com>
Message-ID: <20250213175927.19642-8-farosas@suse.de>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/migration/migration-util.c
tests/qtest/migration/migration-util.h