Re: [PATCH v2 07/22] tests/qtest/migration: Rename migration-helpers.c

2024-11-21 Thread Peter Xu
On Wed, Nov 13, 2024 at 04:46:15PM -0300, Fabiano Rosas wrote: > Rename migration-helpers.c to migration-util.c to make its purpose > more explicit and avoid the "helper" terminology. > > Move the file to the qtest/migration/ directory along with the rest of > the migration files. > > Signed-off-

[PATCH v2 07/22] tests/qtest/migration: Rename migration-helpers.c

2024-11-13 Thread Fabiano Rosas
Rename migration-helpers.c to migration-util.c to make its purpose more explicit and avoid the "helper" terminology. Move the file to the qtest/migration/ directory along with the rest of the migration files. Signed-off-by: Fabiano Rosas --- tests/qtest/meson.build