OSDN Git Service

tests: Don't abuse global_qtest
authorJuan Quintela <quintela@redhat.com>
Wed, 11 Oct 2017 10:13:45 +0000 (12:13 +0200)
committerJuan Quintela <quintela@redhat.com>
Sun, 29 Oct 2017 13:06:16 +0000 (14:06 +0100)
commit863e27a8fc85c7d1fb20c5a549d3e45ad835702e
treed951569c99377789621f6d4a79558d1c1fae82be
parent7195a87130b2d58b27a0d5b1641a26e48423348b
tests: Don't abuse global_qtest

As we have two guests running, just pass always who we want to send a
message to.  Once there, refactor return_or_event() into wait_command.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/migration-test.c