summaryrefslogtreecommitdiff
path: root/tests/test-bdrv-drain.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow1-0/+1
2018-03-19blockjobs: model single jobs as transactionsJohn Snow1-2/+2
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