]> git.proxmox.com Git - mirror_qemu.git/commit
test-blockjob: Test job_wait_unpaused()
authorMax Reitz <mreitz@redhat.com>
Fri, 9 Apr 2021 12:04:21 +0000 (14:04 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 9 Apr 2021 16:00:29 +0000 (18:00 +0200)
commitc2c731a4d35062295cd3260e66b3754588a2fad4
treed851bcad92240caf35d487dd75464e04386bfe6e
parent53ddb9c892f048bd031568178da52e4964d7d30a
test-blockjob: Test job_wait_unpaused()

Create a job that remains on STANDBY after a drained section, and see
that invoking job_wait_unpaused() will get it unstuck.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210409120422.144040-5-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/unit/test-blockjob.c