commit | ef508f427b348c7f0ef2bfe7c080fe5fcaee9f6b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 07 15:18:03 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jul 09 15:50:11 2014 +0200 |
tree | d7c2ece80a335884f9556dd36e49fff852271f90 | |
parent | 87f68d318222563822b5c6b28192215fc4b4e441 [diff] |
test-aio: fix GSource-based timer test The current test depends too much on the implementation of the AioContext GSource. Just iterate on the main loop until the callback has been invoked the right number of times. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>