summaryrefslogtreecommitdiff
path: root/tests/test-bdrv-drain.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-22test-bdrv-drain: Test graph changes in drained sectionKevin Wolf1-0/+80
2017-12-22test-bdrv-drain: Recursive draining with multiple parentsKevin Wolf1-0/+74
2017-12-22test-bdrv-drain: Test behaviour in coroutine contextKevin Wolf1-0/+59
2017-12-22test-bdrv-drain: Tests for bdrv_subtree_drainKevin Wolf1-1/+26
2017-12-22test-bdrv-drain: Test nested drain sectionsKevin Wolf1-0/+57
2017-12-22block: Don't block_job_pause_all() in bdrv_drain_all()Kevin Wolf1-6/+4
2017-12-22test-bdrv-drain: Test drain vs. block jobsKevin Wolf1-0/+121
2017-12-22test-bdrv-drain: Test bs->quiesce_counterKevin Wolf1-0/+45
2017-12-22test-bdrv-drain: Test callback for bdrv_drainKevin Wolf1-7/+62
2017-12-22test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf1-0/+137