* Juan Quintela (quint...@redhat.com) wrote:
> "Dr. David Alan Gilbert" wrote:
> > * Juan Quintela (quint...@redhat.com) wrote:
> >> Signed-off-by: Juan Quintela
>
> > +static void test_xbzrle(const char *uri)
> >> +{
> >> +QTestState *from, *to;
> >> +
> >> +test_migrate_start(&from, &t
"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> Signed-off-by: Juan Quintela
> +static void test_xbzrle(const char *uri)
>> +{
>> +QTestState *from, *to;
>> +
>> +test_migrate_start(&from, &to, uri);
>> +
>> +/* We want to pick a speed slow enough th
* Juan Quintela (quint...@redhat.com) wrote:
> Signed-off-by: Juan Quintela
> ---
> tests/migration-test.c | 80
> ++
> 1 file changed, 80 insertions(+)
>
> diff --git a/tests/migration-test.c b/tests/migration-test.c
> index 8549e4c2c6..f0734e4ba
Signed-off-by: Juan Quintela
---
tests/migration-test.c | 80 ++
1 file changed, 80 insertions(+)
diff --git a/tests/migration-test.c b/tests/migration-test.c
index 8549e4c2c6..f0734e4ba0 100644
--- a/tests/migration-test.c
+++ b/tests/migration-te