On 28/06/2023 18.55, Fabiano Rosas wrote:
The following patch will make use of this function from within migrate-helpers.c, so move it there.Signed-off-by: Fabiano Rosas <[email protected]> Reviewed-by: Juan Quintela <[email protected]> --- tests/qtest/migration-helpers.c | 11 +++++++++++ tests/qtest/migration-helpers.h | 3 +++ tests/qtest/migration-test.c | 11 ----------- 3 files changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
