On Wed, Nov 06, 2024 at 09:26:24AM -0300, Fabiano Rosas wrote:
> Daniel P. Berrangé writes:
>
> > On Tue, Nov 05, 2024 at 03:08:26PM -0300, Fabiano Rosas wrote:
> >> Put the common test code in a separate file. Leave only individual
> >> test functions and their static helpers in migration-test.c
On Tue, Nov 05, 2024 at 03:08:26PM -0300, Fabiano Rosas wrote:
> Put the common test code in a separate file. Leave only individual
> test functions and their static helpers in migration-test.c.
>
> This moves the shared:
>
> test_postcopy_common
> test_postcopy_recovery_common
> test_precopy_
Daniel P. Berrangé writes:
> On Tue, Nov 05, 2024 at 03:08:26PM -0300, Fabiano Rosas wrote:
>> Put the common test code in a separate file. Leave only individual
>> test functions and their static helpers in migration-test.c.
>>
>> This moves the shared:
>>
>> test_postcopy_common
>> test_pos
Put the common test code in a separate file. Leave only individual
test functions and their static helpers in migration-test.c.
This moves the shared:
test_postcopy_common
test_postcopy_recovery_common
test_precopy_common
test_file_common
migrate_precopy_tcp_multifd_start_common
migrate_sta