Home
last modified time | relevance | path

Searched hist:d49725af46a7710cde02cc120b7f1e485154b483 (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/unit/
H A Dtest-bdrv-drain.cd49725af46a7710cde02cc120b7f1e485154b483 Thu Sep 13 12:39:14 UTC 2018 Kevin Wolf <kwolf@redhat.com> test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort

This adds tests for calling AIO_WAIT_WHILE() in the .commit and .abort
callbacks. Both reasons why .abort could be called for a single job are
tested: Either .run or .prepare could return an error.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>